#a80d26 color space conversions
Hex:
#a80d26
RGB:
168, 13, 38
CMY:
34, 95, 85
CMYK:
0, 92, 77, 34
HSL:
350°, 85.6354%, 35.4902%
HSV (HSB):
350°, 92.2619%, 65.8824%
XYZ:
16.6422, 8.7526, 2.6460
xyY:
0.5935, 0.3121, 8.7526
CIE-Lab:
35.5036, 57.7245, 30.8688
CIE-LCH:
35.5036, 65.4599, 28.1361
CIE-Luv:
35.5036, 105.8054, 17.0981
Hunter-Lab:
29.5848, 48.6374, 15.4066
#a80d26 color charts
#a80d26 color shades, tints & tones
#a80d26 color schemes
#a80d26 color preview, HTML & CSS examples
This text has a color of #a80d26
<p style="color:#a80d26;">Text here</p>
.mytext {color:#a80d26;}
This box has a color of #a80d26
<div style="background-color:#a80d26;">Content here</div>
.mybackground {background-color:#a80d26;}
Border around this has a color of #a80d26
<div style="border:2px solid #a80d26;">Content here</div>
.myborder {border:2px solid #a80d26;}