#a70c05 color space conversions
Hex:
#a70c05
RGB:
167, 12, 5
CMY:
35, 95, 98
CMYK:
0, 93, 97, 35
HSL:
3°, 94.1860%, 33.7255%
HSV (HSB):
3°, 97.0060%, 65.4902%
XYZ:
16.0952, 8.4894, 0.9339
xyY:
0.6307, 0.3327, 8.4894
CIE-Lab:
34.9820, 56.8738, 46.9560
CIE-LCH:
34.9820, 73.7529, 39.5437
CIE-Luv:
34.9820, 110.2390, 24.6172
Hunter-Lab:
29.1366, 47.6155, 18.4952
#a70c05 color charts
#a70c05 color shades, tints & tones
#a70c05 color schemes
#a70c05 color preview, HTML & CSS examples
This text has a color of #a70c05
<p style="color:#a70c05;">Text here</p>
.mytext {color:#a70c05;}
This box has a color of #a70c05
<div style="background-color:#a70c05;">Content here</div>
.mybackground {background-color:#a70c05;}
Border around this has a color of #a70c05
<div style="border:2px solid #a70c05;">Content here</div>
.myborder {border:2px solid #a70c05;}