#f00e6b color space conversions
Hex:
#f00e6b
RGB:
240, 14, 107
CMY:
6, 95, 58
CMYK:
0, 94, 55, 6
HSL:
335°, 88.9764%, 49.8039%
HSV (HSB):
335°, 94.1667%, 94.1176%
XYZ:
38.7461, 19.9009, 15.7090
xyY:
0.5211, 0.2676, 19.9009
CIE-Lab:
51.7250, 78.8195, 11.8710
CIE-LCH:
51.7250, 79.7084, 8.5649
CIE-Luv:
51.7250, 138.0887, -1.5992
Hunter-Lab:
44.6104, 76.9668, 10.3490
#f00e6b color charts
#f00e6b color shades, tints & tones
#f00e6b color schemes
#f00e6b color preview, HTML & CSS examples
This text has a color of #f00e6b
<p style="color:#f00e6b;">Text here</p>
.mytext {color:#f00e6b;}
This box has a color of #f00e6b
<div style="background-color:#f00e6b;">Content here</div>
.mybackground {background-color:#f00e6b;}
Border around this has a color of #f00e6b
<div style="border:2px solid #f00e6b;">Content here</div>
.myborder {border:2px solid #f00e6b;}