#a23e31 color space conversions
Hex:
#a23e31
RGB:
162, 62, 49
CMY:
36, 76, 81
CMYK:
0, 62, 70, 36
HSL:
7°, 53.5545%, 41.3725%
HSV (HSB):
7°, 69.7531%, 63.5294%
XYZ:
17.1773, 11.3484, 4.1908
xyY:
0.5250, 0.3469, 11.3484
CIE-Lab:
40.1611, 40.6150, 29.3026
CIE-LCH:
40.1611, 50.0822, 35.8094
CIE-Luv:
40.1611, 76.0943, 22.1386
Hunter-Lab:
33.6874, 32.0648, 16.2052
#a23e31 color charts
#a23e31 color shades, tints & tones
#a23e31 color schemes
#a23e31 color preview, HTML & CSS examples
This text has a color of #a23e31
<p style="color:#a23e31;">Text here</p>
.mytext {color:#a23e31;}
This box has a color of #a23e31
<div style="background-color:#a23e31;">Content here</div>
.mybackground {background-color:#a23e31;}
Border around this has a color of #a23e31
<div style="border:2px solid #a23e31;">Content here</div>
.myborder {border:2px solid #a23e31;}