#422d2d color space conversions
Hex:
#422d2d
RGB:
66, 45, 45
CMY:
74, 82, 82
CMYK:
0, 32, 32, 74
HSL:
0°, 18.9189%, 21.7647%
HSV (HSB):
0°, 31.8182%, 25.8824%
XYZ:
3.6588, 3.2245, 2.9122
xyY:
0.3735, 0.3292, 3.2245
CIE-Lab:
20.9214, 9.6812, 3.8464
CIE-LCH:
20.9214, 10.4173, 21.6684
CIE-Luv:
20.9214, 11.7003, 2.5202
Hunter-Lab:
17.9568, 4.9459, 2.9544
#422d2d color charts
#422d2d color shades, tints & tones
#422d2d color schemes
#422d2d color preview, HTML & CSS examples
This text has a color of #422d2d
<p style="color:#422d2d;">Text here</p>
.mytext {color:#422d2d;}
This box has a color of #422d2d
<div style="background-color:#422d2d;">Content here</div>
.mybackground {background-color:#422d2d;}
Border around this has a color of #422d2d
<div style="border:2px solid #422d2d;">Content here</div>
.myborder {border:2px solid #422d2d;}