#a80200 color space conversions
Hex:
#a80200
RGB:
168, 2, 0
CMY:
34, 99, 100
CMYK:
0, 99, 100, 34
HSL:
1°, 100.0000%, 32.9412%
HSV (HSB):
1°, 100.0000%, 65.8824%
XYZ:
16.1702, 8.3682, 0.7630
xyY:
0.6391, 0.3307, 8.3682
CIE-Lab:
34.7383, 58.3527, 48.9806
CIE-LCH:
34.7383, 76.1849, 40.0097
CIE-Luv:
34.7383, 113.5250, 24.7213
Hunter-Lab:
28.9279, 49.1542, 18.6858
#a80200 color charts
#a80200 color shades, tints & tones
#a80200 color schemes
#a80200 color preview, HTML & CSS examples
This text has a color of #a80200
<p style="color:#a80200;">Text here</p>
.mytext {color:#a80200;}
This box has a color of #a80200
<div style="background-color:#a80200;">Content here</div>
.mybackground {background-color:#a80200;}
Border around this has a color of #a80200
<div style="border:2px solid #a80200;">Content here</div>
.myborder {border:2px solid #a80200;}