#a8083e color space conversions
Hex:
#a8083e
RGB:
168, 8, 62
CMY:
34, 97, 76
CMYK:
0, 95, 63, 34
HSL:
340°, 90.9091%, 34.5098%
HSV (HSB):
340°, 95.2381%, 65.8824%
XYZ:
17.1048, 8.8463, 5.3634
xyY:
0.5462, 0.2825, 8.8463
CIE-Lab:
35.6867, 59.5032, 15.8004
CIE-LCH:
35.6867, 61.5653, 14.8710
CIE-Luv:
35.6867, 99.5578, 5.3824
Hunter-Lab:
29.7427, 50.6040, 10.1283
#a8083e color charts
#a8083e color shades, tints & tones
#a8083e color schemes
#a8083e color preview, HTML & CSS examples
This text has a color of #a8083e
<p style="color:#a8083e;">Text here</p>
.mytext {color:#a8083e;}
This box has a color of #a8083e
<div style="background-color:#a8083e;">Content here</div>
.mybackground {background-color:#a8083e;}
Border around this has a color of #a8083e
<div style="border:2px solid #a8083e;">Content here</div>
.myborder {border:2px solid #a8083e;}