#a70f2d color space conversions
Hex:
#a70f2d
RGB:
167, 15, 45
CMY:
35, 94, 82
CMYK:
0, 91, 73, 35
HSL:
348°, 83.5165%, 35.6863%
HSV (HSB):
348°, 91.0180%, 65.4902%
XYZ:
16.5808, 8.7466, 3.2970
xyY:
0.5793, 0.3056, 8.7466
CIE-Lab:
35.4918, 57.4310, 26.4415
CIE-LCH:
35.4918, 63.2256, 24.7216
CIE-Luv:
35.4918, 102.8004, 14.2700
Hunter-Lab:
29.5746, 48.3192, 14.0926
#a70f2d color charts
#a70f2d color shades, tints & tones
#a70f2d color schemes
#a70f2d color preview, HTML & CSS examples
This text has a color of #a70f2d
<p style="color:#a70f2d;">Text here</p>
.mytext {color:#a70f2d;}
This box has a color of #a70f2d
<div style="background-color:#a70f2d;">Content here</div>
.mybackground {background-color:#a70f2d;}
Border around this has a color of #a70f2d
<div style="border:2px solid #a70f2d;">Content here</div>
.myborder {border:2px solid #a70f2d;}