#c66e2d color space conversions
Hex:
#c66e2d
RGB:
198, 110, 45
CMY:
22, 57, 82
CMYK:
0, 44, 77, 22
HSL:
25°, 62.9630%, 47.6471%
HSV (HSB):
25°, 77.2727%, 77.6471%
XYZ:
29.3383, 23.3471, 5.4428
xyY:
0.5047, 0.4016, 23.3471
CIE-Lab:
55.4281, 30.0312, 49.4775
CIE-LCH:
55.4281, 57.8783, 58.7436
CIE-Luv:
55.4281, 71.0489, 44.9991
Hunter-Lab:
48.3188, 23.8239, 27.1446
#c66e2d color charts
#c66e2d color shades, tints & tones
#c66e2d color schemes
#c66e2d color preview, HTML & CSS examples
This text has a color of #c66e2d
<p style="color:#c66e2d;">Text here</p>
.mytext {color:#c66e2d;}
This box has a color of #c66e2d
<div style="background-color:#c66e2d;">Content here</div>
.mybackground {background-color:#c66e2d;}
Border around this has a color of #c66e2d
<div style="border:2px solid #c66e2d;">Content here</div>
.myborder {border:2px solid #c66e2d;}