#a70c5c color space conversions
Hex:
#a70c5c
RGB:
167, 12, 92
CMY:
35, 95, 64
CMYK:
0, 93, 45, 35
HSL:
329°, 86.5922%, 35.0980%
HSV (HSB):
329°, 92.8144%, 65.4902%
XYZ:
17.9996, 9.2511, 10.9622
xyY:
0.4710, 0.2421, 9.2511
CIE-Lab:
36.4634, 60.9943, -2.5871
CIE-LCH:
36.4634, 61.0492, 357.5712
CIE-Luv:
36.4634, 86.1737, -13.8999
Hunter-Lab:
30.4157, 52.4064, -0.0778
#a70c5c color charts
#a70c5c color shades, tints & tones
#a70c5c color schemes
#a70c5c color preview, HTML & CSS examples
This text has a color of #a70c5c
<p style="color:#a70c5c;">Text here</p>
.mytext {color:#a70c5c;}
This box has a color of #a70c5c
<div style="background-color:#a70c5c;">Content here</div>
.mybackground {background-color:#a70c5c;}
Border around this has a color of #a70c5c
<div style="border:2px solid #a70c5c;">Content here</div>
.myborder {border:2px solid #a70c5c;}