#a23b31 color space conversions
Hex:
#a23b31
RGB:
162, 59, 49
CMY:
36, 77, 81
CMYK:
0, 64, 70, 36
HSL:
5°, 53.5545%, 41.3725%
HSV (HSB):
5°, 69.7531%, 63.5294%
XYZ:
17.0186, 11.0311, 4.1380
xyY:
0.5287, 0.3427, 11.0311
CIE-Lab:
39.6327, 42.0196, 28.6768
CIE-LCH:
39.6327, 50.8724, 34.3121
CIE-Luv:
39.6327, 78.0269, 21.1526
Hunter-Lab:
33.2130, 33.3420, 15.8623
#a23b31 color charts
#a23b31 color shades, tints & tones
#a23b31 color schemes
#a23b31 color preview, HTML & CSS examples
This text has a color of #a23b31
<p style="color:#a23b31;">Text here</p>
.mytext {color:#a23b31;}
This box has a color of #a23b31
<div style="background-color:#a23b31;">Content here</div>
.mybackground {background-color:#a23b31;}
Border around this has a color of #a23b31
<div style="border:2px solid #a23b31;">Content here</div>
.myborder {border:2px solid #a23b31;}