#a03d86 color space conversions
Hex:
#a03d86
RGB:
160, 61, 134
CMY:
37, 76, 47
CMYK:
0, 62, 16, 37
HSL:
316°, 44.7964%, 43.3333%
HSV (HSB):
316°, 61.8750%, 62.7451%
XYZ:
20.4690, 12.5323, 23.8944
xyY:
0.3598, 0.2203, 12.5323
CIE-Lab:
42.0499, 49.4868, -20.5495
CIE-LCH:
42.0499, 53.5838, 337.4492
CIE-Luv:
42.0499, 51.6212, -35.9197
Hunter-Lab:
35.4010, 41.2578, -15.2379
#a03d86 color charts
#a03d86 color shades, tints & tones
#a03d86 color schemes
#a03d86 color preview, HTML & CSS examples
This text has a color of #a03d86
<p style="color:#a03d86;">Text here</p>
.mytext {color:#a03d86;}
This box has a color of #a03d86
<div style="background-color:#a03d86;">Content here</div>
.mybackground {background-color:#a03d86;}
Border around this has a color of #a03d86
<div style="border:2px solid #a03d86;">Content here</div>
.myborder {border:2px solid #a03d86;}