#a70d4b color space conversions
Hex:
#a70d4b
RGB:
167, 13, 75
CMY:
35, 95, 71
CMYK:
0, 92, 55, 35
HSL:
336°, 85.5556%, 35.2941%
HSV (HSB):
336°, 92.2156%, 65.4902%
XYZ:
17.3503, 9.0113, 7.4815
xyY:
0.5127, 0.2663, 9.0113
CIE-Lab:
36.0061, 59.4704, 7.7489
CIE-LCH:
36.0061, 59.9731, 7.4237
CIE-Luv:
36.0061, 93.0624, -2.2482
Hunter-Lab:
30.0189, 50.6361, 6.2366
#a70d4b color charts
#a70d4b color shades, tints & tones
#a70d4b color schemes
#a70d4b color preview, HTML & CSS examples
This text has a color of #a70d4b
<p style="color:#a70d4b;">Text here</p>
.mytext {color:#a70d4b;}
This box has a color of #a70d4b
<div style="background-color:#a70d4b;">Content here</div>
.mybackground {background-color:#a70d4b;}
Border around this has a color of #a70d4b
<div style="border:2px solid #a70d4b;">Content here</div>
.myborder {border:2px solid #a70d4b;}