#a70b8b color space conversions
Hex:
#a70b8b
RGB:
167, 11, 139
CMY:
35, 96, 45
CMYK:
0, 93, 17, 35
HSL:
311°, 87.6404%, 34.9020%
HSV (HSB):
311°, 93.4132%, 65.4902%
XYZ:
20.7162, 10.3189, 25.3260
xyY:
0.3676, 0.1831, 10.3189
CIE-Lab:
38.4088, 66.3828, -29.1899
CIE-LCH:
38.4088, 72.5171, 336.2639
CIE-Luv:
38.4088, 65.7457, -49.4514
Hunter-Lab:
32.1231, 58.8996, -24.2584
#a70b8b color charts
#a70b8b color shades, tints & tones
#a70b8b color schemes
#a70b8b color preview, HTML & CSS examples
This text has a color of #a70b8b
<p style="color:#a70b8b;">Text here</p>
.mytext {color:#a70b8b;}
This box has a color of #a70b8b
<div style="background-color:#a70b8b;">Content here</div>
.mybackground {background-color:#a70b8b;}
Border around this has a color of #a70b8b
<div style="border:2px solid #a70b8b;">Content here</div>
.myborder {border:2px solid #a70b8b;}