#a7050e color space conversions
Hex:
#a7050e
RGB:
167, 5, 14
CMY:
35, 98, 95
CMYK:
0, 97, 92, 35
HSL:
357°, 94.1860%, 33.7255%
HSV (HSB):
357°, 97.0060%, 65.4902%
XYZ:
16.0699, 8.3557, 1.1813
xyY:
0.6276, 0.3263, 8.3557
CIE-Lab:
34.7130, 57.8879, 43.1607
CIE-LCH:
34.7130, 72.2070, 36.7079
CIE-Luv:
34.7130, 110.8411, 22.7779
Hunter-Lab:
28.9063, 48.6476, 17.8114
#a7050e color charts
#a7050e color shades, tints & tones
#a7050e color schemes
#a7050e color preview, HTML & CSS examples
This text has a color of #a7050e
<p style="color:#a7050e;">Text here</p>
.mytext {color:#a7050e;}
This box has a color of #a7050e
<div style="background-color:#a7050e;">Content here</div>
.mybackground {background-color:#a7050e;}
Border around this has a color of #a7050e
<div style="border:2px solid #a7050e;">Content here</div>
.myborder {border:2px solid #a7050e;}