#a02d26 color space conversions
Hex:
#a02d26
RGB:
160, 45, 38
CMY:
37, 82, 85
CMYK:
0, 72, 76, 37
HSL:
3°, 61.6162%, 38.8235%
HSV (HSB):
3°, 76.2500%, 62.7451%
XYZ:
15.7854, 9.4903, 2.8335
xyY:
0.5616, 0.3376, 9.4903
CIE-Lab:
36.9116, 46.7702, 31.9590
CIE-LCH:
36.9116, 56.6465, 34.3456
CIE-Luv:
36.9116, 86.8868, 21.2191
Hunter-Lab:
30.8063, 37.5540, 16.1110
#a02d26 color charts
#a02d26 color shades, tints & tones
#a02d26 color schemes
#a02d26 color preview, HTML & CSS examples
This text has a color of #a02d26
<p style="color:#a02d26;">Text here</p>
.mytext {color:#a02d26;}
This box has a color of #a02d26
<div style="background-color:#a02d26;">Content here</div>
.mybackground {background-color:#a02d26;}
Border around this has a color of #a02d26
<div style="border:2px solid #a02d26;">Content here</div>
.myborder {border:2px solid #a02d26;}