#cf222c color space conversions
Hex:
#cf222c
RGB:
207, 34, 44
CMY:
19, 87, 83
CMYK:
0, 84, 79, 19
HSL:
357°, 71.7842%, 47.2549%
HSV (HSB):
357°, 83.5749%, 81.1765%
XYZ:
26.7588, 14.5913, 3.7889
xyY:
0.5928, 0.3233, 14.5913
CIE-Lab:
45.0693, 64.4726, 39.9965
CIE-LCH:
45.0693, 75.8712, 31.8140
CIE-Luv:
45.0693, 128.1055, 24.9903
Hunter-Lab:
38.1986, 58.1950, 20.8580
#cf222c color charts
#cf222c color shades, tints & tones
#cf222c color schemes
#cf222c color preview, HTML & CSS examples
This text has a color of #cf222c
<p style="color:#cf222c;">Text here</p>
.mytext {color:#cf222c;}
This box has a color of #cf222c
<div style="background-color:#cf222c;">Content here</div>
.mybackground {background-color:#cf222c;}
Border around this has a color of #cf222c
<div style="border:2px solid #cf222c;">Content here</div>
.myborder {border:2px solid #cf222c;}