#cf2c2e color space conversions
Hex:
#cf2c2e
RGB:
207, 44, 46
CMY:
19, 83, 82
CMYK:
0, 79, 78, 19
HSL:
359°, 64.9402%, 49.2157%
HSV (HSB):
359°, 78.7440%, 81.1765%
XYZ:
27.1260, 15.2640, 4.1013
xyY:
0.5835, 0.3283, 15.2640
CIE-Lab:
45.9937, 61.9799, 39.8430
CIE-LCH:
45.9937, 73.6816, 32.7344
CIE-Luv:
45.9937, 123.4322, 26.0191
Hunter-Lab:
39.0692, 55.5624, 21.1244
#cf2c2e color charts
#cf2c2e color shades, tints & tones
#cf2c2e color schemes
#cf2c2e color preview, HTML & CSS examples
This text has a color of #cf2c2e
<p style="color:#cf2c2e;">Text here</p>
.mytext {color:#cf2c2e;}
This box has a color of #cf2c2e
<div style="background-color:#cf2c2e;">Content here</div>
.mybackground {background-color:#cf2c2e;}
Border around this has a color of #cf2c2e
<div style="border:2px solid #cf2c2e;">Content here</div>
.myborder {border:2px solid #cf2c2e;}