#cf3e01 color space conversions
Hex:
#cf3e01
RGB:
207, 62, 1
CMY:
19, 76, 100
CMYK:
0, 70, 100, 19
HSL:
18°, 99.0385%, 40.7843%
HSV (HSB):
18°, 99.5169%, 81.1765%
XYZ:
27.4602, 16.7128, 1.8073
xyY:
0.5972, 0.3635, 16.7128
CIE-Lab:
47.8962, 55.1265, 59.1482
CIE-LCH:
47.8962, 80.8544, 47.0156
CIE-Luv:
47.8962, 117.9947, 38.6605
Hunter-Lab:
40.8813, 48.3571, 25.9958
#cf3e01 color charts
#cf3e01 color shades, tints & tones
#cf3e01 color schemes
#cf3e01 color preview, HTML & CSS examples
This text has a color of #cf3e01
<p style="color:#cf3e01;">Text here</p>
.mytext {color:#cf3e01;}
This box has a color of #cf3e01
<div style="background-color:#cf3e01;">Content here</div>
.mybackground {background-color:#cf3e01;}
Border around this has a color of #cf3e01
<div style="border:2px solid #cf3e01;">Content here</div>
.myborder {border:2px solid #cf3e01;}