#a23e2d color space conversions
Hex:
#a23e2d
RGB:
162, 62, 45
CMY:
36, 76, 82
CMYK:
0, 62, 72, 36
HSL:
9°, 56.5217%, 40.5882%
HSV (HSB):
9°, 72.2222%, 63.5294%
XYZ:
17.0966, 11.3161, 3.7658
xyY:
0.5313, 0.3517, 11.3161
CIE-Lab:
40.1078, 40.4013, 31.5757
CIE-LCH:
40.1078, 51.2766, 38.0095
CIE-Luv:
40.1078, 76.8076, 23.8179
Hunter-Lab:
33.6394, 31.8502, 16.9104
#a23e2d color charts
#a23e2d color shades, tints & tones
#a23e2d color schemes
#a23e2d color preview, HTML & CSS examples
This text has a color of #a23e2d
<p style="color:#a23e2d;">Text here</p>
.mytext {color:#a23e2d;}
This box has a color of #a23e2d
<div style="background-color:#a23e2d;">Content here</div>
.mybackground {background-color:#a23e2d;}
Border around this has a color of #a23e2d
<div style="border:2px solid #a23e2d;">Content here</div>
.myborder {border:2px solid #a23e2d;}