#a80f25 color space conversions
Hex:
#a80f25
RGB:
168, 15, 37
CMY:
34, 94, 85
CMYK:
0, 91, 78, 34
HSL:
351°, 83.6066%, 35.8824%
HSV (HSB):
351°, 91.0714%, 65.8824%
XYZ:
16.6532, 8.8001, 2.5711
xyY:
0.5942, 0.3140, 8.8001
CIE-Lab:
35.5964, 57.3857, 31.5807
CIE-LCH:
35.5964, 65.5016, 28.8250
CIE-Luv:
35.5964, 105.5829, 17.6616
Hunter-Lab:
29.6649, 48.2924, 15.6266
#a80f25 color charts
#a80f25 color shades, tints & tones
#a80f25 color schemes
#a80f25 color preview, HTML & CSS examples
This text has a color of #a80f25
<p style="color:#a80f25;">Text here</p>
.mytext {color:#a80f25;}
This box has a color of #a80f25
<div style="background-color:#a80f25;">Content here</div>
.mybackground {background-color:#a80f25;}
Border around this has a color of #a80f25
<div style="border:2px solid #a80f25;">Content here</div>
.myborder {border:2px solid #a80f25;}