#f0221e color space conversions
Hex:
#f0221e
RGB:
240, 34, 30
CMY:
6, 87, 88
CMYK:
0, 86, 88, 6
HSL:
1°, 87.5000%, 52.9412%
HSV (HSB):
1°, 87.5000%, 94.1176%
XYZ:
36.7416, 19.7631, 3.1065
xyY:
0.6164, 0.3315, 19.7631
CIE-Lab:
51.5683, 72.9881, 55.3843
CIE-LCH:
51.5683, 91.6225, 37.1917
CIE-Luv:
51.5683, 155.0272, 34.1728
Hunter-Lab:
44.4557, 69.7286, 26.9759
#f0221e color charts
#f0221e color shades, tints & tones
#f0221e color schemes
#f0221e color preview, HTML & CSS examples
This text has a color of #f0221e
<p style="color:#f0221e;">Text here</p>
.mytext {color:#f0221e;}
This box has a color of #f0221e
<div style="background-color:#f0221e;">Content here</div>
.mybackground {background-color:#f0221e;}
Border around this has a color of #f0221e
<div style="border:2px solid #f0221e;">Content here</div>
.myborder {border:2px solid #f0221e;}