#cf962d color space conversions
Hex:
#cf962d
RGB:
207, 150, 45
CMY:
19, 41, 82
CMYK:
0, 28, 78, 19
HSL:
39°, 64.2857%, 49.4118%
HSV (HSB):
39°, 78.2609%, 81.1765%
XYZ:
37.1121, 35.2676, 7.3339
xyY:
0.4656, 0.4424, 35.2676
CIE-Lab:
65.9564, 12.1905, 59.9296
CIE-LCH:
65.9564, 61.1569, 78.5022
CIE-Luv:
65.9564, 46.7894, 61.1834
Hunter-Lab:
59.3865, 7.6228, 34.2485
#cf962d color charts
#cf962d color shades, tints & tones
#cf962d color schemes
#cf962d color preview, HTML & CSS examples
This text has a color of #cf962d
<p style="color:#cf962d;">Text here</p>
.mytext {color:#cf962d;}
This box has a color of #cf962d
<div style="background-color:#cf962d;">Content here</div>
.mybackground {background-color:#cf962d;}
Border around this has a color of #cf962d
<div style="border:2px solid #cf962d;">Content here</div>
.myborder {border:2px solid #cf962d;}