#a02b64 color space conversions
Hex:
#a02b64
RGB:
160, 43, 100
CMY:
37, 83, 61
CMYK:
0, 73, 38, 37
HSL:
331°, 57.6355%, 39.8039%
HSV (HSB):
331°, 73.1250%, 62.7451%
XYZ:
17.6613, 10.1214, 13.0794
xyY:
0.4322, 0.2477, 10.1214
CIE-Lab:
38.0595, 52.3045, -5.4762
CIE-LCH:
38.0595, 52.5904, 354.0230
CIE-Luv:
38.0595, 69.5790, -15.7844
Hunter-Lab:
31.8142, 43.4176, -2.1052
#a02b64 color charts
#a02b64 color shades, tints & tones
#a02b64 color schemes
#a02b64 color preview, HTML & CSS examples
This text has a color of #a02b64
<p style="color:#a02b64;">Text here</p>
.mytext {color:#a02b64;}
This box has a color of #a02b64
<div style="background-color:#a02b64;">Content here</div>
.mybackground {background-color:#a02b64;}
Border around this has a color of #a02b64
<div style="border:2px solid #a02b64;">Content here</div>
.myborder {border:2px solid #a02b64;}