#a70d3f color space conversions
Hex:
#a70d3f
RGB:
167, 13, 63
CMY:
35, 95, 75
CMYK:
0, 92, 62, 35
HSL:
341°, 85.5556%, 35.2941%
HSV (HSB):
341°, 92.2156%, 65.4902%
XYZ:
16.9775, 8.8622, 5.5184
xyY:
0.5414, 0.2826, 8.8622
CIE-Lab:
35.7177, 58.6676, 15.1543
CIE-LCH:
35.7177, 60.5932, 14.4834
CIE-Luv:
35.7177, 97.5607, 5.0150
Hunter-Lab:
29.7695, 49.7016, 9.8480
#a70d3f color charts
#a70d3f color shades, tints & tones
#a70d3f color schemes
#a70d3f color preview, HTML & CSS examples
This text has a color of #a70d3f
<p style="color:#a70d3f;">Text here</p>
.mytext {color:#a70d3f;}
This box has a color of #a70d3f
<div style="background-color:#a70d3f;">Content here</div>
.mybackground {background-color:#a70d3f;}
Border around this has a color of #a70d3f
<div style="border:2px solid #a70d3f;">Content here</div>
.myborder {border:2px solid #a70d3f;}