#f00d8e color space conversions
Hex:
#f00d8e
RGB:
240, 13, 142
CMY:
6, 95, 44
CMYK:
0, 95, 41, 6
HSL:
326°, 89.7233%, 49.6078%
HSV (HSB):
326°, 94.5833%, 94.1176%
XYZ:
40.9616, 20.7661, 27.4405
xyY:
0.4594, 0.2329, 20.7661
CIE-Lab:
52.6926, 81.5846, -7.8948
CIE-LCH:
52.6926, 81.9657, 354.4728
CIE-Luv:
52.6926, 122.6249, -26.3522
Hunter-Lab:
45.5698, 80.7019, -3.8034
#f00d8e color charts
#f00d8e color shades, tints & tones
#f00d8e color schemes
#f00d8e color preview, HTML & CSS examples
This text has a color of #f00d8e
<p style="color:#f00d8e;">Text here</p>
.mytext {color:#f00d8e;}
This box has a color of #f00d8e
<div style="background-color:#f00d8e;">Content here</div>
.mybackground {background-color:#f00d8e;}
Border around this has a color of #f00d8e
<div style="border:2px solid #f00d8e;">Content here</div>
.myborder {border:2px solid #f00d8e;}