#82000a color space conversions
Hex:
#82000a
RGB:
130, 0, 10
CMY:
49, 100, 96
CMYK:
0, 100, 92, 49
HSL:
355°, 100.0000%, 25.4902%
HSV (HSB):
355°, 100.0000%, 50.9804%
XYZ:
9.2607, 4.7677, 0.7193
xyY:
0.6279, 0.3233, 4.7677
CIE-Lab:
26.0625, 48.7722, 34.6465
CIE-LCH:
26.0625, 59.8257, 35.3890
CIE-Luv:
26.0625, 84.3001, 16.6201
Hunter-Lab:
21.8352, 37.4937, 13.3314
#82000a color charts
#82000a color shades, tints & tones
#82000a color schemes
#82000a color preview, HTML & CSS examples
This text has a color of #82000a
<p style="color:#82000a;">Text here</p>
.mytext {color:#82000a;}
This box has a color of #82000a
<div style="background-color:#82000a;">Content here</div>
.mybackground {background-color:#82000a;}
Border around this has a color of #82000a
<div style="border:2px solid #82000a;">Content here</div>
.myborder {border:2px solid #82000a;}