#a02d4b color space conversions
Hex:
#a02d4b
RGB:
160, 45, 75
CMY:
37, 82, 71
CMYK:
0, 72, 53, 37
HSL:
344°, 56.0976%, 40.1961%
HSV (HSB):
344°, 71.8750%, 62.7451%
XYZ:
16.7056, 9.8584, 7.6790
xyY:
0.4879, 0.2879, 9.8584
CIE-Lab:
37.5870, 49.0988, 9.7601
CIE-LCH:
37.5870, 50.0595, 11.2430
CIE-Luv:
37.5870, 77.3612, 2.2318
Hunter-Lab:
31.3980, 40.0260, 7.4781
#a02d4b color charts
#a02d4b color shades, tints & tones
#a02d4b color schemes
#a02d4b color preview, HTML & CSS examples
This text has a color of #a02d4b
<p style="color:#a02d4b;">Text here</p>
.mytext {color:#a02d4b;}
This box has a color of #a02d4b
<div style="background-color:#a02d4b;">Content here</div>
.mybackground {background-color:#a02d4b;}
Border around this has a color of #a02d4b
<div style="border:2px solid #a02d4b;">Content here</div>
.myborder {border:2px solid #a02d4b;}