#a70f32 color space conversions
Hex:
#a70f32
RGB:
167, 15, 50
CMY:
35, 94, 80
CMYK:
0, 91, 70, 35
HSL:
346°, 83.5165%, 35.6863%
HSV (HSB):
346°, 91.0180%, 65.4902%
XYZ:
16.6829, 8.7874, 3.8345
xyY:
0.5693, 0.2999, 8.7874
CIE-Lab:
35.5718, 57.6583, 23.3609
CIE-LCH:
35.5718, 62.2110, 22.0559
CIE-Luv:
35.5718, 101.3831, 12.0064
Hunter-Lab:
29.6436, 48.5804, 13.0812
#a70f32 color charts
#a70f32 color shades, tints & tones
#a70f32 color schemes
#a70f32 color preview, HTML & CSS examples
This text has a color of #a70f32
<p style="color:#a70f32;">Text here</p>
.mytext {color:#a70f32;}
This box has a color of #a70f32
<div style="background-color:#a70f32;">Content here</div>
.mybackground {background-color:#a70f32;}
Border around this has a color of #a70f32
<div style="border:2px solid #a70f32;">Content here</div>
.myborder {border:2px solid #a70f32;}