#a23e0f color space conversions
Hex:
#a23e0f
RGB:
162, 62, 15
CMY:
36, 76, 94
CMYK:
0, 62, 91, 36
HSL:
19°, 83.0508%, 34.7059%
HSV (HSB):
19°, 90.7407%, 63.5294%
XYZ:
16.7091, 11.1611, 1.7256
xyY:
0.5646, 0.3771, 11.1611
CIE-Lab:
39.8505, 39.3621, 46.0572
CIE-LCH:
39.8505, 60.5858, 49.4817
CIE-Luv:
39.8505, 80.4166, 32.2728
Hunter-Lab:
33.4083, 30.8123, 20.3234
#a23e0f color charts
#a23e0f color shades, tints & tones
#a23e0f color schemes
#a23e0f color preview, HTML & CSS examples
This text has a color of #a23e0f
<p style="color:#a23e0f;">Text here</p>
.mytext {color:#a23e0f;}
This box has a color of #a23e0f
<div style="background-color:#a23e0f;">Content here</div>
.mybackground {background-color:#a23e0f;}
Border around this has a color of #a23e0f
<div style="border:2px solid #a23e0f;">Content here</div>
.myborder {border:2px solid #a23e0f;}