#a70d48 color space conversions
Hex:
#a70d48
RGB:
167, 13, 72
CMY:
35, 95, 72
CMYK:
0, 92, 57, 35
HSL:
337°, 85.5556%, 35.2941%
HSV (HSB):
337°, 92.2156%, 65.4902%
XYZ:
17.2500, 8.9712, 6.9533
xyY:
0.5200, 0.2704, 8.9712
CIE-Lab:
35.9288, 59.2559, 9.5906
CIE-LCH:
35.9288, 60.0270, 9.1936
CIE-Luv:
35.9288, 94.2308, -0.3531
Hunter-Lab:
29.9520, 50.3859, 7.2023
#a70d48 color charts
#a70d48 color shades, tints & tones
#a70d48 color schemes
#a70d48 color preview, HTML & CSS examples
This text has a color of #a70d48
<p style="color:#a70d48;">Text here</p>
.mytext {color:#a70d48;}
This box has a color of #a70d48
<div style="background-color:#a70d48;">Content here</div>
.mybackground {background-color:#a70d48;}
Border around this has a color of #a70d48
<div style="border:2px solid #a70d48;">Content here</div>
.myborder {border:2px solid #a70d48;}