#a62b2d color space conversions
Hex:
#a62b2d
RGB:
166, 43, 45
CMY:
35, 83, 82
CMYK:
0, 74, 73, 35
HSL:
359°, 58.8517%, 40.9804%
HSV (HSB):
359°, 74.0964%, 65.0980%
XYZ:
17.0634, 10.0242, 3.5181
xyY:
0.5575, 0.3275, 10.0242
CIE-Lab:
37.8858, 49.7963, 29.2054
CIE-LCH:
37.8858, 57.7289, 30.3915
CIE-Luv:
37.8858, 91.4350, 18.9913
Hunter-Lab:
31.6610, 40.7941, 15.5745
#a62b2d color charts
#a62b2d color shades, tints & tones
#a62b2d color schemes
#a62b2d color preview, HTML & CSS examples
This text has a color of #a62b2d
<p style="color:#a62b2d;">Text here</p>
.mytext {color:#a62b2d;}
This box has a color of #a62b2d
<div style="background-color:#a62b2d;">Content here</div>
.mybackground {background-color:#a62b2d;}
Border around this has a color of #a62b2d
<div style="border:2px solid #a62b2d;">Content here</div>
.myborder {border:2px solid #a62b2d;}