#66332d color space conversions
Hex:
#66332d
RGB:
102, 51, 45
CMY:
60, 80, 82
CMYK:
0, 50, 56, 60
HSL:
6°, 38.7755%, 28.8235%
HSV (HSB):
6°, 55.8824%, 40.0000%
XYZ:
7.1370, 5.3819, 3.1453
xyY:
0.4556, 0.3436, 5.3819
CIE-Lab:
27.7962, 22.1647, 14.1445
CIE-LCH:
27.7962, 26.2933, 32.5441
CIE-Luv:
27.7962, 34.5296, 10.6486
Hunter-Lab:
23.1989, 14.3161, 8.2008
#66332d color charts
#66332d color shades, tints & tones
#66332d color schemes
#66332d color preview, HTML & CSS examples
This text has a color of #66332d
<p style="color:#66332d;">Text here</p>
.mytext {color:#66332d;}
This box has a color of #66332d
<div style="background-color:#66332d;">Content here</div>
.mybackground {background-color:#66332d;}
Border around this has a color of #66332d
<div style="border:2px solid #66332d;">Content here</div>
.myborder {border:2px solid #66332d;}