#a02b6e color space conversions
Hex:
#a02b6e
RGB:
160, 43, 110
CMY:
37, 83, 57
CMYK:
0, 73, 31, 37
HSL:
326°, 57.6355%, 39.8039%
HSV (HSB):
326°, 73.1250%, 62.7451%
XYZ:
18.1756, 10.3271, 15.7872
xyY:
0.4104, 0.2332, 10.3271
CIE-Lab:
38.4233, 53.4793, -11.2368
CIE-LCH:
38.4233, 54.6471, 348.1339
CIE-Luv:
38.4233, 65.9138, -23.3338
Hunter-Lab:
32.1358, 44.7192, -6.6320
#a02b6e color charts
#a02b6e color shades, tints & tones
#a02b6e color schemes
#a02b6e color preview, HTML & CSS examples
This text has a color of #a02b6e
<p style="color:#a02b6e;">Text here</p>
.mytext {color:#a02b6e;}
This box has a color of #a02b6e
<div style="background-color:#a02b6e;">Content here</div>
.mybackground {background-color:#a02b6e;}
Border around this has a color of #a02b6e
<div style="border:2px solid #a02b6e;">Content here</div>
.myborder {border:2px solid #a02b6e;}