#a7080c color space conversions
Hex:
#a7080c
RGB:
167, 8, 12
CMY:
35, 97, 95
CMYK:
0, 95, 93, 35
HSL:
358°, 90.8571%, 34.3137%
HSV (HSB):
358°, 95.2096%, 65.4902%
XYZ:
16.0895, 8.4157, 1.1242
xyY:
0.6278, 0.3284, 8.4157
CIE-Lab:
34.8341, 57.4790, 44.0946
CIE-LCH:
34.8341, 72.4442, 37.4933
CIE-Luv:
34.8341, 110.4412, 23.3288
Hunter-Lab:
29.0098, 48.2332, 18.0092
#a7080c color charts
#a7080c color shades, tints & tones
#a7080c color schemes
#a7080c color preview, HTML & CSS examples
This text has a color of #a7080c
<p style="color:#a7080c;">Text here</p>
.mytext {color:#a7080c;}
This box has a color of #a7080c
<div style="background-color:#a7080c;">Content here</div>
.mybackground {background-color:#a7080c;}
Border around this has a color of #a7080c
<div style="border:2px solid #a7080c;">Content here</div>
.myborder {border:2px solid #a7080c;}