#cf932d color space conversions
Hex:
#cf932d
RGB:
207, 147, 45
CMY:
19, 42, 82
CMYK:
0, 29, 78, 19
HSL:
38°, 64.2857%, 49.4118%
HSV (HSB):
38°, 78.2609%, 81.1765%
XYZ:
36.6395, 34.3223, 7.1764
xyY:
0.4689, 0.4393, 34.3223
CIE-Lab:
65.2176, 13.8172, 59.2427
CIE-LCH:
65.2176, 60.8326, 76.8716
CIE-Luv:
65.2176, 49.1164, 59.9877
Hunter-Lab:
58.5852, 9.1106, 33.7470
#cf932d color charts
#cf932d color shades, tints & tones
#cf932d color schemes
#cf932d color preview, HTML & CSS examples
This text has a color of #cf932d
<p style="color:#cf932d;">Text here</p>
.mytext {color:#cf932d;}
This box has a color of #cf932d
<div style="background-color:#cf932d;">Content here</div>
.mybackground {background-color:#cf932d;}
Border around this has a color of #cf932d
<div style="border:2px solid #cf932d;">Content here</div>
.myborder {border:2px solid #cf932d;}