#f00c4a color space conversions
Hex:
#f00c4a
RGB:
240, 12, 74
CMY:
6, 95, 71
CMYK:
0, 95, 69, 6
HSL:
344°, 90.4762%, 49.4118%
HSV (HSB):
344°, 95.0000%, 94.1176%
XYZ:
37.3027, 19.2826, 8.2344
xyY:
0.5755, 0.2975, 19.2826
CIE-Lab:
51.0162, 77.2123, 30.9679
CIE-LCH:
51.0162, 83.1911, 21.8544
CIE-Luv:
51.0162, 150.5258, 17.0742
Hunter-Lab:
43.9120, 74.7876, 19.6203
#f00c4a color charts
#f00c4a color shades, tints & tones
#f00c4a color schemes
#f00c4a color preview, HTML & CSS examples
This text has a color of #f00c4a
<p style="color:#f00c4a;">Text here</p>
.mytext {color:#f00c4a;}
This box has a color of #f00c4a
<div style="background-color:#f00c4a;">Content here</div>
.mybackground {background-color:#f00c4a;}
Border around this has a color of #f00c4a
<div style="border:2px solid #f00c4a;">Content here</div>
.myborder {border:2px solid #f00c4a;}