#a70710 color space conversions
Hex:
#a70710
RGB:
167, 7, 16
CMY:
35, 97, 94
CMYK:
0, 96, 90, 35
HSL:
357°, 91.9540%, 34.1176%
HSV (HSB):
357°, 95.8084%, 65.4902%
XYZ:
16.1059, 8.4049, 1.2636
xyY:
0.6249, 0.3261, 8.4049
CIE-Lab:
34.8122, 57.6665, 42.3261
CIE-LCH:
34.8122, 71.5327, 36.2779
CIE-Luv:
34.8122, 110.2018, 22.5732
Hunter-Lab:
28.9911, 48.4302, 17.7095
#a70710 color charts
#a70710 color shades, tints & tones
#a70710 color schemes
#a70710 color preview, HTML & CSS examples
This text has a color of #a70710
<p style="color:#a70710;">Text here</p>
.mytext {color:#a70710;}
This box has a color of #a70710
<div style="background-color:#a70710;">Content here</div>
.mybackground {background-color:#a70710;}
Border around this has a color of #a70710
<div style="border:2px solid #a70710;">Content here</div>
.myborder {border:2px solid #a70710;}