#a02d22 color space conversions
Hex:
#a02d22
RGB:
160, 45, 34
CMY:
37, 82, 87
CMYK:
0, 72, 79, 37
HSL:
5°, 64.9485%, 38.0392%
HSV (HSB):
5°, 78.7500%, 62.7451%
XYZ:
15.7243, 9.4658, 2.5117
xyY:
0.5676, 0.3417, 9.4658
CIE-Lab:
36.8662, 46.6110, 34.2153
CIE-LCH:
36.8662, 57.8210, 36.2809
CIE-Luv:
36.8662, 87.6020, 22.6261
Hunter-Lab:
30.7666, 37.3869, 16.6964
#a02d22 color charts
#a02d22 color shades, tints & tones
#a02d22 color schemes
#a02d22 color preview, HTML & CSS examples
This text has a color of #a02d22
<p style="color:#a02d22;">Text here</p>
.mytext {color:#a02d22;}
This box has a color of #a02d22
<div style="background-color:#a02d22;">Content here</div>
.mybackground {background-color:#a02d22;}
Border around this has a color of #a02d22
<div style="border:2px solid #a02d22;">Content here</div>
.myborder {border:2px solid #a02d22;}