#cf702f color space conversions
Hex:
#cf702f
RGB:
207, 112, 47
CMY:
19, 56, 82
CMYK:
0, 46, 77, 19
HSL:
24°, 62.9921%, 49.8039%
HSV (HSB):
24°, 77.2947%, 81.1765%
XYZ:
32.0394, 25.0590, 5.8375
xyY:
0.5091, 0.3982, 25.0590
CIE-Lab:
57.1328, 32.7504, 50.6769
CIE-LCH:
57.1328, 60.3385, 57.1271
CIE-Luv:
57.1328, 76.7964, 45.8855
Hunter-Lab:
50.0589, 26.6428, 28.1273
#cf702f color charts
#cf702f color shades, tints & tones
#cf702f color schemes
#cf702f color preview, HTML & CSS examples
This text has a color of #cf702f
<p style="color:#cf702f;">Text here</p>
.mytext {color:#cf702f;}
This box has a color of #cf702f
<div style="background-color:#cf702f;">Content here</div>
.mybackground {background-color:#cf702f;}
Border around this has a color of #cf702f
<div style="border:2px solid #cf702f;">Content here</div>
.myborder {border:2px solid #cf702f;}