#f00d71 color space conversions
Hex:
#f00d71
RGB:
240, 13, 113
CMY:
6, 95, 56
CMYK:
0, 95, 53, 6
HSL:
334°, 89.7233%, 49.6078%
HSV (HSB):
334°, 94.5833%, 94.1176%
XYZ:
39.0597, 20.0054, 17.4255
xyY:
0.5106, 0.2615, 20.0054
CIE-Lab:
51.8433, 79.3072, 8.3856
CIE-LCH:
51.8433, 79.7493, 6.0358
CIE-Luv:
51.8433, 135.6840, -5.6243
Hunter-Lab:
44.7274, 77.6085, 8.2101
#f00d71 color charts
#f00d71 color shades, tints & tones
#f00d71 color schemes
#f00d71 color preview, HTML & CSS examples
This text has a color of #f00d71
<p style="color:#f00d71;">Text here</p>
.mytext {color:#f00d71;}
This box has a color of #f00d71
<div style="background-color:#f00d71;">Content here</div>
.mybackground {background-color:#f00d71;}
Border around this has a color of #f00d71
<div style="border:2px solid #f00d71;">Content here</div>
.myborder {border:2px solid #f00d71;}