#cf2a00 color space conversions
Hex:
#cf2a00
RGB:
207, 42, 0
CMY:
19, 84, 100
CMYK:
0, 80, 100, 19
HSL:
12°, 100.0000%, 40.5882%
HSV (HSB):
12°, 100.0000%, 81.1765%
XYZ:
26.5601, 14.9213, 1.4802
xyY:
0.6182, 0.3473, 14.9213
CIE-Lab:
45.5263, 61.6897, 58.3466
CIE-LCH:
45.5263, 84.9114, 43.4047
CIE-Luv:
45.5263, 129.6619, 34.7229
Hunter-Lab:
38.6281, 55.1345, 24.7677
#cf2a00 color charts
#cf2a00 color shades, tints & tones
#cf2a00 color schemes
#cf2a00 color preview, HTML & CSS examples
This text has a color of #cf2a00
<p style="color:#cf2a00;">Text here</p>
.mytext {color:#cf2a00;}
This box has a color of #cf2a00
<div style="background-color:#cf2a00;">Content here</div>
.mybackground {background-color:#cf2a00;}
Border around this has a color of #cf2a00
<div style="border:2px solid #cf2a00;">Content here</div>
.myborder {border:2px solid #cf2a00;}