#a02b6c color space conversions
Hex:
#a02b6c
RGB:
160, 43, 108
CMY:
37, 83, 58
CMYK:
0, 73, 33, 37
HSL:
327°, 57.6355%, 39.8039%
HSV (HSB):
327°, 73.1250%, 62.7451%
XYZ:
18.0679, 10.2840, 15.2201
xyY:
0.4147, 0.2360, 10.2840
CIE-Lab:
38.3475, 53.2359, -10.0939
CIE-LCH:
38.3475, 54.1844, 349.2638
CIE-Luv:
38.3475, 66.6505, -21.8070
Hunter-Lab:
32.0687, 44.4484, -5.6914
#a02b6c color charts
#a02b6c color shades, tints & tones
#a02b6c color schemes
#a02b6c color preview, HTML & CSS examples
This text has a color of #a02b6c
<p style="color:#a02b6c;">Text here</p>
.mytext {color:#a02b6c;}
This box has a color of #a02b6c
<div style="background-color:#a02b6c;">Content here</div>
.mybackground {background-color:#a02b6c;}
Border around this has a color of #a02b6c
<div style="border:2px solid #a02b6c;">Content here</div>
.myborder {border:2px solid #a02b6c;}