#a01c09 color space conversions
Hex:
#a01c09
RGB:
160, 28, 9
CMY:
37, 89, 96
CMYK:
0, 83, 94, 37
HSL:
8°, 89.3491%, 33.1373%
HSV (HSB):
8°, 94.3750%, 62.7451%
XYZ:
14.9618, 8.3238, 1.0765
xyY:
0.6141, 0.3417, 8.3238
CIE-Lab:
34.6484, 51.6597, 44.3990
CIE-LCH:
34.6484, 68.1175, 40.6774
CIE-Luv:
34.6484, 99.3326, 24.9368
Hunter-Lab:
28.8510, 42.0785, 17.9834
#a01c09 color charts
#a01c09 color shades, tints & tones
#a01c09 color schemes
#a01c09 color preview, HTML & CSS examples
This text has a color of #a01c09
<p style="color:#a01c09;">Text here</p>
.mytext {color:#a01c09;}
This box has a color of #a01c09
<div style="background-color:#a01c09;">Content here</div>
.mybackground {background-color:#a01c09;}
Border around this has a color of #a01c09
<div style="border:2px solid #a01c09;">Content here</div>
.myborder {border:2px solid #a01c09;}