#a2300d color space conversions
Hex:
#a2300d
RGB:
162, 48, 13
CMY:
36, 81, 95
CMYK:
0, 70, 92, 36
HSL:
14°, 85.1429%, 34.3137%
HSV (HSB):
14°, 91.9753%, 63.5294%
XYZ:
16.0299, 9.8243, 1.4322
xyY:
0.5875, 0.3600, 9.8243
CIE-Lab:
37.5253, 45.5365, 45.0740
CIE-LCH:
37.5253, 64.0721, 44.7076
CIE-Luv:
37.5253, 90.0172, 28.7506
Hunter-Lab:
31.3438, 36.4370, 19.2315
#a2300d color charts
#a2300d color shades, tints & tones
#a2300d color schemes
#a2300d color preview, HTML & CSS examples
This text has a color of #a2300d
<p style="color:#a2300d;">Text here</p>
.mytext {color:#a2300d;}
This box has a color of #a2300d
<div style="background-color:#a2300d;">Content here</div>
.mybackground {background-color:#a2300d;}
Border around this has a color of #a2300d
<div style="border:2px solid #a2300d;">Content here</div>
.myborder {border:2px solid #a2300d;}