#a02b8f color space conversions
Hex:
#a02b8f
RGB:
160, 43, 143
CMY:
37, 83, 44
CMYK:
0, 73, 11, 37
HSL:
309°, 57.6355%, 39.8039%
HSV (HSB):
309°, 73.1250%, 62.7451%
XYZ:
20.3190, 11.1845, 27.0745
xyY:
0.3469, 0.1909, 11.1845
CIE-Lab:
39.8895, 58.0649, -29.4048
CIE-LCH:
39.8895, 65.0860, 333.1418
CIE-Luv:
39.8895, 53.9066, -49.0376
Hunter-Lab:
33.4432, 49.9250, -24.5889
#a02b8f color charts
#a02b8f color shades, tints & tones
#a02b8f color schemes
#a02b8f color preview, HTML & CSS examples
This text has a color of #a02b8f
<p style="color:#a02b8f;">Text here</p>
.mytext {color:#a02b8f;}
This box has a color of #a02b8f
<div style="background-color:#a02b8f;">Content here</div>
.mybackground {background-color:#a02b8f;}
Border around this has a color of #a02b8f
<div style="border:2px solid #a02b8f;">Content here</div>
.myborder {border:2px solid #a02b8f;}