#cf2800 color space conversions
Hex:
#cf2800
RGB:
207, 40, 0
CMY:
19, 84, 100
CMYK:
0, 81, 100, 19
HSL:
12°, 100.0000%, 40.5882%
HSV (HSB):
12°, 100.0000%, 81.1765%
XYZ:
26.4909, 14.7830, 1.4572
xyY:
0.6199, 0.3460, 14.7830
CIE-Lab:
45.3355, 62.2278, 58.2669
CIE-LCH:
45.3355, 85.2487, 43.1172
CIE-Luv:
45.3355, 130.6263, 34.3942
Hunter-Lab:
38.4486, 55.7005, 24.6670
#cf2800 color charts
#cf2800 color shades, tints & tones
#cf2800 color schemes
#cf2800 color preview, HTML & CSS examples
This text has a color of #cf2800
<p style="color:#cf2800;">Text here</p>
.mytext {color:#cf2800;}
This box has a color of #cf2800
<div style="background-color:#cf2800;">Content here</div>
.mybackground {background-color:#cf2800;}
Border around this has a color of #cf2800
<div style="border:2px solid #cf2800;">Content here</div>
.myborder {border:2px solid #cf2800;}