#a70c43 color space conversions
Hex:
#a70c43
RGB:
167, 12, 67
CMY:
35, 95, 74
CMYK:
0, 93, 60, 35
HSL:
339°, 86.5922%, 35.0980%
HSV (HSB):
339°, 92.8144%, 65.4902%
XYZ:
17.0809, 8.8837, 6.1246
xyY:
0.5323, 0.2768, 8.8837
CIE-Lab:
35.7594, 59.0586, 12.6094
CIE-LCH:
35.7594, 60.3897, 12.0521
CIE-Luv:
35.7594, 96.2924, 2.5903
Hunter-Lab:
29.8055, 50.1352, 8.6805
#a70c43 color charts
#a70c43 color shades, tints & tones
#a70c43 color schemes
#a70c43 color preview, HTML & CSS examples
This text has a color of #a70c43
<p style="color:#a70c43;">Text here</p>
.mytext {color:#a70c43;}
This box has a color of #a70c43
<div style="background-color:#a70c43;">Content here</div>
.mybackground {background-color:#a70c43;}
Border around this has a color of #a70c43
<div style="border:2px solid #a70c43;">Content here</div>
.myborder {border:2px solid #a70c43;}