#f00ccd color space conversions
Hex:
#f00ccd
RGB:
240, 12, 205
CMY:
6, 95, 20
CMYK:
0, 95, 15, 6
HSL:
309°, 90.4762%, 49.4118%
HSV (HSB):
309°, 95.0000%, 94.1176%
XYZ:
47.0861, 23.1960, 59.7532
xyY:
0.3621, 0.1784, 23.1960
CIE-Lab:
55.2736, 88.4150, -40.8577
CIE-LCH:
55.2736, 97.3990, 335.1977
CIE-Luv:
55.2736, 93.5010, -75.3170
Hunter-Lab:
48.1622, 90.2278, -39.8455
#f00ccd color charts
#f00ccd RGB chart
#f00ccd CMYK chart
#f00ccd RGB pie chart
#f00ccd color shades, tints & tones
#f00ccd color schemes
#f00ccd color preview, HTML & CSS examples
This text has a color of #f00ccd
<p style="color:#f00ccd;">Text here</p>
.mytext {color:#f00ccd;}
Text color #f00ccd
This box has a color of #f00ccd
<div style="background-color:#f00ccd;">Content here</div>
.mybackground {background-color:#f00ccd;}
Background color #f00ccd
Border around this has a color of #f00ccd
<div style="border:2px solid #f00ccd;">Content here</div>
.myborder {border:2px solid #f00ccd;}
Border color #f00ccd