#a80d23 color space conversions
Hex:
#a80d23
RGB:
168, 13, 35
CMY:
34, 95, 86
CMYK:
0, 92, 79, 34
HSL:
351°, 85.6354%, 35.4902%
HSV (HSB):
351°, 92.2619%, 65.8824%
XYZ:
16.5957, 8.7340, 2.4013
xyY:
0.5985, 0.3150, 8.7340
CIE-Lab:
35.4671, 57.6212, 32.6502
CIE-LCH:
35.4671, 66.2286, 29.5374
CIE-Luv:
35.4671, 106.4908, 18.1771
Hunter-Lab:
29.5534, 48.5185, 15.8700
#a80d23 color charts
#a80d23 color shades, tints & tones
#a80d23 color schemes
#a80d23 color preview, HTML & CSS examples
This text has a color of #a80d23
<p style="color:#a80d23;">Text here</p>
.mytext {color:#a80d23;}
This box has a color of #a80d23
<div style="background-color:#a80d23;">Content here</div>
.mybackground {background-color:#a80d23;}
Border around this has a color of #a80d23
<div style="border:2px solid #a80d23;">Content here</div>
.myborder {border:2px solid #a80d23;}