#a02b7e color space conversions
Hex:
#a02b7e
RGB:
160, 43, 126
CMY:
37, 83, 51
CMYK:
0, 73, 21, 37
HSL:
317°, 57.6355%, 39.8039%
HSV (HSB):
317°, 73.1250%, 62.7451%
XYZ:
19.1270, 10.7077, 20.7974
xyY:
0.3778, 0.2115, 10.7077
CIE-Lab:
39.0837, 55.5735, -20.2086
CIE-LCH:
39.0837, 59.1338, 340.0168
CIE-Luv:
39.0837, 60.0220, -35.7376
Hunter-Lab:
32.7226, 47.0720, -14.7768
#a02b7e color charts
#a02b7e color shades, tints & tones
#a02b7e color schemes
#a02b7e color preview, HTML & CSS examples
This text has a color of #a02b7e
<p style="color:#a02b7e;">Text here</p>
.mytext {color:#a02b7e;}
This box has a color of #a02b7e
<div style="background-color:#a02b7e;">Content here</div>
.mybackground {background-color:#a02b7e;}
Border around this has a color of #a02b7e
<div style="border:2px solid #a02b7e;">Content here</div>
.myborder {border:2px solid #a02b7e;}