#a02300 color space conversions
Hex:
#a02300
RGB:
160, 35, 0
CMY:
37, 86, 100
CMYK:
0, 78, 100, 37
HSL:
13°, 100.0000%, 31.3725%
HSV (HSB):
13°, 100.0000%, 62.7451%
XYZ:
15.0982, 8.6756, 0.8788
xyY:
0.6124, 0.3519, 8.6756
CIE-Lab:
35.3521, 49.4445, 48.3821
CIE-LCH:
35.3521, 69.1780, 44.3778
CIE-Luv:
35.3521, 96.7785, 27.4382
Hunter-Lab:
29.4545, 39.9531, 18.8491
#a02300 color charts
#a02300 color shades, tints & tones
#a02300 color schemes
#a02300 color preview, HTML & CSS examples
This text has a color of #a02300
<p style="color:#a02300;">Text here</p>
.mytext {color:#a02300;}
This box has a color of #a02300
<div style="background-color:#a02300;">Content here</div>
.mybackground {background-color:#a02300;}
Border around this has a color of #a02300
<div style="border:2px solid #a02300;">Content here</div>
.myborder {border:2px solid #a02300;}