#c66d2f color space conversions
Hex:
#c66d2f
RGB:
198, 109, 47
CMY:
22, 57, 82
CMYK:
0, 45, 76, 22
HSL:
25°, 61.6327%, 48.0392%
HSV (HSB):
25°, 76.2626%, 77.6471%
XYZ:
29.2704, 23.1483, 5.6147
xyY:
0.5044, 0.3989, 23.1483
CIE-Lab:
55.2247, 30.6469, 48.3593
CIE-LCH:
55.2247, 57.2525, 57.6362
CIE-Luv:
55.2247, 71.6641, 44.0234
Hunter-Lab:
48.1127, 24.3974, 26.7598
#c66d2f color charts
#c66d2f color shades, tints & tones
#c66d2f color schemes
#c66d2f color preview, HTML & CSS examples
This text has a color of #c66d2f
<p style="color:#c66d2f;">Text here</p>
.mytext {color:#c66d2f;}
This box has a color of #c66d2f
<div style="background-color:#c66d2f;">Content here</div>
.mybackground {background-color:#c66d2f;}
Border around this has a color of #c66d2f
<div style="border:2px solid #c66d2f;">Content here</div>
.myborder {border:2px solid #c66d2f;}