#cf2f01 color space conversions
Hex:
#cf2f01
RGB:
207, 47, 1
CMY:
19, 82, 100
CMYK:
0, 77, 100, 19
HSL:
13°, 99.0385%, 40.7843%
HSV (HSB):
13°, 99.5169%, 81.1765%
XYZ:
26.7541, 15.3006, 1.5719
xyY:
0.6133, 0.3507, 15.3006
CIE-Lab:
46.0432, 60.2555, 58.2719
CIE-LCH:
46.0432, 83.8233, 44.0413
CIE-Luv:
46.0432, 127.0254, 35.5027
Hunter-Lab:
39.1160, 53.6354, 24.9986
#cf2f01 color charts
#cf2f01 color shades, tints & tones
#cf2f01 color schemes
#cf2f01 color preview, HTML & CSS examples
This text has a color of #cf2f01
<p style="color:#cf2f01;">Text here</p>
.mytext {color:#cf2f01;}
This box has a color of #cf2f01
<div style="background-color:#cf2f01;">Content here</div>
.mybackground {background-color:#cf2f01;}
Border around this has a color of #cf2f01
<div style="border:2px solid #cf2f01;">Content here</div>
.myborder {border:2px solid #cf2f01;}