#c6962f color space conversions
Hex:
#c6962f
RGB:
198, 150, 47
CMY:
22, 41, 82
CMYK:
0, 24, 76, 22
HSL:
41°, 61.6327%, 48.0392%
HSV (HSB):
41°, 76.2626%, 77.6471%
XYZ:
34.7081, 34.0237, 7.4272
xyY:
0.4557, 0.4467, 34.0237
CIE-Lab:
64.9814, 8.3257, 57.9048
CIE-LCH:
64.9814, 58.5003, 81.8180
CIE-Luv:
64.9814, 39.5902, 60.3104
Hunter-Lab:
58.3298, 4.1361, 33.2814
#c6962f color charts
#c6962f color shades, tints & tones
#c6962f color schemes
#c6962f color preview, HTML & CSS examples
This text has a color of #c6962f
<p style="color:#c6962f;">Text here</p>
.mytext {color:#c6962f;}
This box has a color of #c6962f
<div style="background-color:#c6962f;">Content here</div>
.mybackground {background-color:#c6962f;}
Border around this has a color of #c6962f
<div style="border:2px solid #c6962f;">Content here</div>
.myborder {border:2px solid #c6962f;}