#cf2c00 color space conversions
Hex:
#cf2c00
RGB:
207, 44, 0
CMY:
19, 83, 100
CMYK:
0, 79, 100, 19
HSL:
13°, 100.0000%, 40.5882%
HSV (HSB):
13°, 100.0000%, 81.1765%
XYZ:
26.6328, 15.0668, 1.5045
xyY:
0.6164, 0.3487, 15.0668
CIE-Lab:
45.7255, 61.1289, 58.4310
CIE-LCH:
45.7255, 84.5632, 43.7073
CIE-Luv:
45.7255, 128.6591, 35.0658
Hunter-Lab:
38.8159, 54.5465, 24.8731
#cf2c00 color charts
#cf2c00 color shades, tints & tones
#cf2c00 color schemes
#cf2c00 color preview, HTML & CSS examples
This text has a color of #cf2c00
<p style="color:#cf2c00;">Text here</p>
.mytext {color:#cf2c00;}
This box has a color of #cf2c00
<div style="background-color:#cf2c00;">Content here</div>
.mybackground {background-color:#cf2c00;}
Border around this has a color of #cf2c00
<div style="border:2px solid #cf2c00;">Content here</div>
.myborder {border:2px solid #cf2c00;}