#f01dcb color space conversions
Hex:
#f01dcb
RGB:
240, 29, 203
CMY:
6, 89, 20
CMYK:
0, 88, 15, 6
HSL:
311°, 87.5519%, 52.7451%
HSV (HSB):
311°, 87.9167%, 94.1176%
XYZ:
47.1540, 23.7158, 58.5922
xyY:
0.3642, 0.1832, 23.7158
CIE-Lab:
55.8021, 86.3273, -38.8792
CIE-LCH:
55.8021, 94.6784, 335.7547
CIE-Luv:
55.8021, 92.9340, -72.1694
Hunter-Lab:
48.6989, 87.6146, -37.2458
#f01dcb color charts
#f01dcb color shades, tints & tones
#f01dcb color schemes
#f01dcb color preview, HTML & CSS examples
This text has a color of #f01dcb
<p style="color:#f01dcb;">Text here</p>
.mytext {color:#f01dcb;}
This box has a color of #f01dcb
<div style="background-color:#f01dcb;">Content here</div>
.mybackground {background-color:#f01dcb;}
Border around this has a color of #f01dcb
<div style="border:2px solid #f01dcb;">Content here</div>
.myborder {border:2px solid #f01dcb;}