#a02f36 color space conversions
Hex:
#a02f36
RGB:
160, 47, 54
CMY:
37, 82, 79
CMYK:
0, 71, 66, 37
HSL:
356°, 54.5894%, 40.5882%
HSV (HSB):
356°, 70.6250%, 62.7451%
XYZ:
16.1796, 9.7730, 4.5236
xyY:
0.5309, 0.3207, 9.7730
CIE-Lab:
37.4318, 46.7966, 22.8548
CIE-LCH:
37.4318, 52.0794, 26.0302
CIE-Luv:
37.4318, 82.3150, 14.8125
Hunter-Lab:
31.2617, 37.6750, 13.3038
#a02f36 color charts
#a02f36 color shades, tints & tones
#a02f36 color schemes
#a02f36 color preview, HTML & CSS examples
This text has a color of #a02f36
<p style="color:#a02f36;">Text here</p>
.mytext {color:#a02f36;}
This box has a color of #a02f36
<div style="background-color:#a02f36;">Content here</div>
.mybackground {background-color:#a02f36;}
Border around this has a color of #a02f36
<div style="border:2px solid #a02f36;">Content here</div>
.myborder {border:2px solid #a02f36;}