#a70f3a color space conversions
Hex:
#a70f3a
RGB:
167, 15, 58
CMY:
35, 94, 77
CMYK:
0, 91, 65, 35
HSL:
343°, 83.5165%, 35.6863%
HSV (HSB):
343°, 91.0180%, 65.4902%
XYZ:
16.8709, 8.8626, 4.8244
xyY:
0.5521, 0.2900, 8.8626
CIE-Lab:
35.7184, 58.0737, 18.3981
CIE-LCH:
35.7184, 60.9183, 17.5785
CIE-Luv:
35.7184, 98.8742, 7.9809
Hunter-Lab:
29.7702, 49.0590, 11.2308
#a70f3a color charts
#a70f3a color shades, tints & tones
#a70f3a color schemes
#a70f3a color preview, HTML & CSS examples
This text has a color of #a70f3a
<p style="color:#a70f3a;">Text here</p>
.mytext {color:#a70f3a;}
This box has a color of #a70f3a
<div style="background-color:#a70f3a;">Content here</div>
.mybackground {background-color:#a70f3a;}
Border around this has a color of #a70f3a
<div style="border:2px solid #a70f3a;">Content here</div>
.myborder {border:2px solid #a70f3a;}