#a01d02 color space conversions
Hex:
#a01d02
RGB:
160, 29, 2
CMY:
37, 89, 99
CMYK:
0, 82, 99, 37
HSL:
10°, 97.5309%, 31.7647%
HSV (HSB):
10°, 98.7500%, 62.7451%
XYZ:
14.9475, 8.3567, 0.8826
xyY:
0.6180, 0.3455, 8.3567
CIE-Lab:
34.7150, 51.2870, 47.2290
CIE-LCH:
34.7150, 69.7204, 42.6413
CIE-Luv:
34.7150, 99.4795, 26.0889
Hunter-Lab:
28.9079, 41.7087, 18.4253
#a01d02 color charts
#a01d02 color shades, tints & tones
#a01d02 color schemes
#a01d02 color preview, HTML & CSS examples
This text has a color of #a01d02
<p style="color:#a01d02;">Text here</p>
.mytext {color:#a01d02;}
This box has a color of #a01d02
<div style="background-color:#a01d02;">Content here</div>
.mybackground {background-color:#a01d02;}
Border around this has a color of #a01d02
<div style="border:2px solid #a01d02;">Content here</div>
.myborder {border:2px solid #a01d02;}