#c66d2d color space conversions
Hex:
#c66d2d
RGB:
198, 109, 45
CMY:
22, 57, 82
CMYK:
0, 45, 77, 22
HSL:
25°, 62.9630%, 47.6471%
HSV (HSB):
25°, 77.2727%, 77.6471%
XYZ:
29.2310, 23.1325, 5.4070
xyY:
0.5060, 0.4004, 23.1325
CIE-Lab:
55.2086, 30.5650, 49.2607
CIE-LCH:
55.2086, 57.9727, 58.1815
CIE-Luv:
55.2086, 71.8440, 44.6217
Hunter-Lab:
48.0963, 24.3167, 27.0020
#c66d2d color charts
#c66d2d color shades, tints & tones
#c66d2d color schemes
#c66d2d color preview, HTML & CSS examples
This text has a color of #c66d2d
<p style="color:#c66d2d;">Text here</p>
.mytext {color:#c66d2d;}
This box has a color of #c66d2d
<div style="background-color:#c66d2d;">Content here</div>
.mybackground {background-color:#c66d2d;}
Border around this has a color of #c66d2d
<div style="border:2px solid #c66d2d;">Content here</div>
.myborder {border:2px solid #c66d2d;}