#f01d7e color space conversions
Hex:
#f01d7e
RGB:
240, 29, 126
CMY:
6, 89, 51
CMYK:
0, 88, 48, 6
HSL:
332°, 87.5519%, 52.7451%
HSV (HSB):
332°, 87.9167%, 94.1176%
XYZ:
40.1404, 20.9104, 21.6591
xyY:
0.4853, 0.2528, 20.9104
CIE-Lab:
52.8512, 78.3598, 1.9590
CIE-LCH:
52.8512, 78.3843, 1.4321
CIE-Luv:
52.8512, 127.4989, -13.0162
Hunter-Lab:
45.7278, 76.6657, 3.9266
#f01d7e color charts
#f01d7e color shades, tints & tones
#f01d7e color schemes
#f01d7e color preview, HTML & CSS examples
This text has a color of #f01d7e
<p style="color:#f01d7e;">Text here</p>
.mytext {color:#f01d7e;}
This box has a color of #f01d7e
<div style="background-color:#f01d7e;">Content here</div>
.mybackground {background-color:#f01d7e;}
Border around this has a color of #f01d7e
<div style="border:2px solid #f01d7e;">Content here</div>
.myborder {border:2px solid #f01d7e;}