#f00d8f color space conversions
Hex:
#f00d8f
RGB:
240, 13, 143
CMY:
6, 95, 44
CMYK:
0, 95, 40, 6
HSL:
326°, 89.7233%, 49.6078%
HSV (HSB):
326°, 94.5833%, 94.1176%
XYZ:
41.0370, 20.7963, 27.8378
xyY:
0.4576, 0.2319, 20.7963
CIE-Lab:
52.7258, 81.6729, -8.4442
CIE-LCH:
52.7258, 82.1083, 354.0971
CIE-Luv:
52.7258, 122.1584, -27.1033
Hunter-Lab:
45.6029, 80.8229, -4.2708
#f00d8f color charts
#f00d8f color shades, tints & tones
#f00d8f color schemes
#f00d8f color preview, HTML & CSS examples
This text has a color of #f00d8f
<p style="color:#f00d8f;">Text here</p>
.mytext {color:#f00d8f;}
This box has a color of #f00d8f
<div style="background-color:#f00d8f;">Content here</div>
.mybackground {background-color:#f00d8f;}
Border around this has a color of #f00d8f
<div style="border:2px solid #f00d8f;">Content here</div>
.myborder {border:2px solid #f00d8f;}