#cf960f color space conversions
Hex:
#cf960f
RGB:
207, 150, 15
CMY:
19, 41, 94
CMYK:
0, 28, 93, 19
HSL:
42°, 86.4865%, 43.5294%
HSV (HSB):
42°, 92.7536%, 81.1765%
XYZ:
36.7247, 35.1126, 5.2937
xyY:
0.4761, 0.4552, 35.1126
CIE-Lab:
65.8362, 11.4325, 68.1012
CIE-LCH:
65.8362, 69.0541, 80.4703
CIE-Luv:
65.8362, 47.7083, 66.0540
Hunter-Lab:
59.2559, 6.9302, 36.1823
#cf960f color charts
#cf960f color shades, tints & tones
#cf960f color schemes
#cf960f color preview, HTML & CSS examples
This text has a color of #cf960f
<p style="color:#cf960f;">Text here</p>
.mytext {color:#cf960f;}
This box has a color of #cf960f
<div style="background-color:#cf960f;">Content here</div>
.mybackground {background-color:#cf960f;}
Border around this has a color of #cf960f
<div style="border:2px solid #cf960f;">Content here</div>
.myborder {border:2px solid #cf960f;}