#a70e07 color space conversions
Hex:
#a70e07
RGB:
167, 14, 7
CMY:
35, 95, 97
CMYK:
0, 92, 96, 35
HSL:
3°, 91.9540%, 34.1176%
HSV (HSB):
3°, 95.8084%, 65.4902%
XYZ:
16.1317, 8.5449, 1.0001
xyY:
0.6283, 0.3328, 8.5449
CIE-Lab:
35.0929, 56.6049, 46.2062
CIE-LCH:
35.0929, 73.0693, 39.2245
CIE-Luv:
35.0929, 109.5848, 24.5146
Hunter-Lab:
29.2317, 47.3513, 18.4337
#a70e07 color charts
#a70e07 color shades, tints & tones
#a70e07 color schemes
#a70e07 color preview, HTML & CSS examples
This text has a color of #a70e07
<p style="color:#a70e07;">Text here</p>
.mytext {color:#a70e07;}
This box has a color of #a70e07
<div style="background-color:#a70e07;">Content here</div>
.mybackground {background-color:#a70e07;}
Border around this has a color of #a70e07
<div style="border:2px solid #a70e07;">Content here</div>
.myborder {border:2px solid #a70e07;}