#c66b3d color space conversions
Hex:
#c66b3d
RGB:
198, 107, 61
CMY:
22, 58, 76
CMYK:
0, 46, 69, 22
HSL:
20°, 54.5817%, 50.7843%
HSV (HSB):
20°, 69.1919%, 77.6471%
XYZ:
29.3887, 22.8581, 7.2780
xyY:
0.4937, 0.3840, 22.8581
CIE-Lab:
54.9259, 32.3894, 41.1188
CIE-LCH:
54.9259, 52.3434, 51.7724
CIE-Luv:
54.9259, 71.7261, 38.3282
Hunter-Lab:
47.8101, 26.0556, 24.4416
#c66b3d color charts
#c66b3d color shades, tints & tones
#c66b3d color schemes
#c66b3d color preview, HTML & CSS examples
This text has a color of #c66b3d
<p style="color:#c66b3d;">Text here</p>
.mytext {color:#c66b3d;}
This box has a color of #c66b3d
<div style="background-color:#c66b3d;">Content here</div>
.mybackground {background-color:#c66b3d;}
Border around this has a color of #c66b3d
<div style="border:2px solid #c66b3d;">Content here</div>
.myborder {border:2px solid #c66b3d;}