#f00d7a color space conversions
Hex:
#f00d7a
RGB:
240, 13, 122
CMY:
6, 95, 52
CMYK:
0, 95, 49, 6
HSL:
331°, 89.7233%, 49.6078%
HSV (HSB):
331°, 94.5833%, 94.1176%
XYZ:
39.5920, 20.2183, 20.2281
xyY:
0.4947, 0.2526, 20.2183
CIE-Lab:
52.0831, 79.9544, 3.2646
CIE-LCH:
52.0831, 80.0210, 2.3381
CIE-Luv:
52.0831, 131.7576, -11.7999
Hunter-Lab:
44.9647, 78.4831, 4.8027
#f00d7a color charts
#f00d7a color shades, tints & tones
#f00d7a color schemes
#f00d7a color preview, HTML & CSS examples
This text has a color of #f00d7a
<p style="color:#f00d7a;">Text here</p>
.mytext {color:#f00d7a;}
This box has a color of #f00d7a
<div style="background-color:#f00d7a;">Content here</div>
.mybackground {background-color:#f00d7a;}
Border around this has a color of #f00d7a
<div style="border:2px solid #f00d7a;">Content here</div>
.myborder {border:2px solid #f00d7a;}