#a23b3b color space conversions
Hex:
#a23b3b
RGB:
162, 59, 59
CMY:
36, 77, 77
CMYK:
0, 64, 64, 36
HSL:
0°, 46.6063%, 43.3333%
HSV (HSB):
0°, 63.5802%, 63.5294%
XYZ:
17.2537, 11.1251, 5.3757
xyY:
0.5112, 0.3296, 11.1251
CIE-Lab:
39.7903, 42.6317, 22.8199
CIE-LCH:
39.7903, 48.3550, 28.1593
CIE-Luv:
39.7903, 75.9313, 16.3718
Hunter-Lab:
33.3543, 33.9654, 13.7923
#a23b3b color charts
#a23b3b color shades, tints & tones
#a23b3b color schemes
#a23b3b color preview, HTML & CSS examples
This text has a color of #a23b3b
<p style="color:#a23b3b;">Text here</p>
.mytext {color:#a23b3b;}
This box has a color of #a23b3b
<div style="background-color:#a23b3b;">Content here</div>
.mybackground {background-color:#a23b3b;}
Border around this has a color of #a23b3b
<div style="border:2px solid #a23b3b;">Content here</div>
.myborder {border:2px solid #a23b3b;}