#a23f1b color space conversions
Hex:
#a23f1b
RGB:
162, 63, 27
CMY:
36, 75, 89
CMYK:
0, 61, 83, 36
HSL:
16°, 71.4286%, 37.0588%
HSV (HSB):
16°, 83.3333%, 63.5294%
XYZ:
16.8756, 11.3155, 2.3316
xyY:
0.5529, 0.3707, 11.3155
CIE-Lab:
40.1069, 39.1842, 41.1976
CIE-LCH:
40.1069, 56.8564, 46.4348
CIE-Luv:
40.1069, 78.6382, 30.0772
Hunter-Lab:
33.6386, 30.6815, 19.4374
#a23f1b color charts
#a23f1b color shades, tints & tones
#a23f1b color schemes
#a23f1b color preview, HTML & CSS examples
This text has a color of #a23f1b
<p style="color:#a23f1b;">Text here</p>
.mytext {color:#a23f1b;}
This box has a color of #a23f1b
<div style="background-color:#a23f1b;">Content here</div>
.mybackground {background-color:#a23f1b;}
Border around this has a color of #a23f1b
<div style="border:2px solid #a23f1b;">Content here</div>
.myborder {border:2px solid #a23f1b;}