#a8072a color space conversions
Hex:
#a8072a
RGB:
168, 7, 42
CMY:
34, 97, 84
CMYK:
0, 96, 75, 34
HSL:
347°, 92.0000%, 34.3137%
HSV (HSB):
347°, 95.8333%, 65.8824%
XYZ:
16.6423, 8.6440, 2.9818
xyY:
0.5887, 0.3058, 8.6440
CIE-Lab:
35.2895, 58.6477, 28.1462
CIE-LCH:
35.2895, 65.0520, 25.6373
CIE-Luv:
35.2895, 105.9546, 15.0347
Hunter-Lab:
29.4006, 49.5897, 14.5673
#a8072a color charts
#a8072a color shades, tints & tones
#a8072a color schemes
#a8072a color preview, HTML & CSS examples
This text has a color of #a8072a
<p style="color:#a8072a;">Text here</p>
.mytext {color:#a8072a;}
This box has a color of #a8072a
<div style="background-color:#a8072a;">Content here</div>
.mybackground {background-color:#a8072a;}
Border around this has a color of #a8072a
<div style="border:2px solid #a8072a;">Content here</div>
.myborder {border:2px solid #a8072a;}