#f00221 color space conversions
Hex:
#f00221
RGB:
240, 2, 33
CMY:
6, 99, 87
CMYK:
0, 99, 86, 6
HSL:
352°, 98.3471%, 47.4510%
HSV (HSB):
352°, 99.1667%, 94.1176%
XYZ:
36.2314, 18.6785, 3.1345
xyY:
0.6242, 0.3218, 18.6785
CIE-Lab:
50.3089, 76.7227, 53.0293
CIE-LCH:
50.3089, 93.2656, 34.6515
CIE-Luv:
50.3089, 161.5245, 31.1472
Hunter-Lab:
43.2186, 74.0091, 25.9529
#f00221 color charts
#f00221 color shades, tints & tones
#f00221 color schemes
#f00221 color preview, HTML & CSS examples
This text has a color of #f00221
<p style="color:#f00221;">Text here</p>
.mytext {color:#f00221;}
This box has a color of #f00221
<div style="background-color:#f00221;">Content here</div>
.mybackground {background-color:#f00221;}
Border around this has a color of #f00221
<div style="border:2px solid #f00221;">Content here</div>
.myborder {border:2px solid #f00221;}