#66332f color space conversions
Hex:
#66332f
RGB:
102, 51, 47
CMY:
60, 80, 82
CMYK:
0, 50, 54, 60
HSL:
4°, 36.9128%, 29.2157%
HSV (HSB):
4°, 53.9216%, 40.0000%
XYZ:
7.1764, 5.3977, 3.3529
xyY:
0.4506, 0.3389, 5.3977
CIE-Lab:
27.8389, 22.3682, 12.8963
CIE-LCH:
27.8389, 25.8196, 29.9653
CIE-Luv:
27.8389, 34.1920, 9.5388
Hunter-Lab:
23.2329, 14.4793, 7.7064
#66332f color charts
#66332f color shades, tints & tones
#66332f color schemes
#66332f color preview, HTML & CSS examples
This text has a color of #66332f
<p style="color:#66332f;">Text here</p>
.mytext {color:#66332f;}
This box has a color of #66332f
<div style="background-color:#66332f;">Content here</div>
.mybackground {background-color:#66332f;}
Border around this has a color of #66332f
<div style="border:2px solid #66332f;">Content here</div>
.myborder {border:2px solid #66332f;}