#cf700f color space conversions
Hex:
#cf700f
RGB:
207, 112, 15
CMY:
19, 56, 94
CMYK:
0, 46, 93, 19
HSL:
30°, 86.4865%, 43.5294%
HSV (HSB):
30°, 92.7536%, 81.1765%
XYZ:
31.6125, 24.8882, 3.5897
xyY:
0.5261, 0.4142, 24.8882
CIE-Lab:
56.9664, 31.9157, 61.6739
CIE-LCH:
56.9664, 69.4427, 62.6389
CIE-Luv:
56.9664, 78.7532, 52.2045
Hunter-Lab:
49.8881, 25.8057, 30.6555
#cf700f color charts
#cf700f color shades, tints & tones
#cf700f color schemes
#cf700f color preview, HTML & CSS examples
This text has a color of #cf700f
<p style="color:#cf700f;">Text here</p>
.mytext {color:#cf700f;}
This box has a color of #cf700f
<div style="background-color:#cf700f;">Content here</div>
.mybackground {background-color:#cf700f;}
Border around this has a color of #cf700f
<div style="border:2px solid #cf700f;">Content here</div>
.myborder {border:2px solid #cf700f;}