#f01dcc color space conversions
Hex:
#f01dcc
RGB:
240, 29, 204
CMY:
6, 89, 20
CMYK:
0, 88, 15, 6
HSL:
310°, 87.5519%, 52.7451%
HSV (HSB):
310°, 87.9167%, 94.1176%
XYZ:
47.2736, 23.7636, 59.2220
xyY:
0.3629, 0.1824, 23.7636
CIE-Lab:
55.8504, 86.4537, -39.3768
CIE-LCH:
55.8504, 94.9988, 335.5123
CIE-Luv:
55.8504, 92.5019, -72.9500
Hunter-Lab:
48.7480, 87.7926, -37.9055
#f01dcc color charts
#f01dcc color shades, tints & tones
#f01dcc color schemes
#f01dcc color preview, HTML & CSS examples
This text has a color of #f01dcc
<p style="color:#f01dcc;">Text here</p>
.mytext {color:#f01dcc;}
This box has a color of #f01dcc
<div style="background-color:#f01dcc;">Content here</div>
.mybackground {background-color:#f01dcc;}
Border around this has a color of #f01dcc
<div style="border:2px solid #f01dcc;">Content here</div>
.myborder {border:2px solid #f01dcc;}