#a02c24 color space conversions
Hex:
#a02c24
RGB:
160, 44, 36
CMY:
37, 83, 86
CMYK:
0, 73, 78, 37
HSL:
4°, 63.2653%, 38.4314%
HSV (HSB):
4°, 77.5000%, 62.7451%
XYZ:
15.7163, 9.4023, 2.6556
xyY:
0.5659, 0.3385, 9.4023
CIE-Lab:
36.7476, 47.0753, 32.9442
CIE-LCH:
36.7476, 57.4579, 34.9850
CIE-Luv:
36.7476, 87.8118, 21.6867
Hunter-Lab:
30.6632, 37.8290, 16.3295
#a02c24 color charts
#a02c24 color shades, tints & tones
#a02c24 color schemes
#a02c24 color preview, HTML & CSS examples
This text has a color of #a02c24
<p style="color:#a02c24;">Text here</p>
.mytext {color:#a02c24;}
This box has a color of #a02c24
<div style="background-color:#a02c24;">Content here</div>
.mybackground {background-color:#a02c24;}
Border around this has a color of #a02c24
<div style="border:2px solid #a02c24;">Content here</div>
.myborder {border:2px solid #a02c24;}