#82030c color space conversions
Hex:
#82030c
RGB:
130, 3, 12
CMY:
49, 99, 95
CMYK:
0, 98, 91, 49
HSL:
356°, 95.4887%, 26.0784%
HSV (HSB):
356°, 97.6923%, 50.9804%
XYZ:
9.3048, 4.8375, 0.7911
xyY:
0.6231, 0.3239, 4.8375
CIE-Lab:
26.2667, 48.2573, 33.9714
CIE-LCH:
26.2667, 59.0154, 35.1442
CIE-Luv:
26.2667, 83.3118, 16.5563
Hunter-Lab:
21.9943, 37.0256, 13.2634
#82030c color charts
#82030c color shades, tints & tones
#82030c color schemes
#82030c color preview, HTML & CSS examples
This text has a color of #82030c
<p style="color:#82030c;">Text here</p>
.mytext {color:#82030c;}
This box has a color of #82030c
<div style="background-color:#82030c;">Content here</div>
.mybackground {background-color:#82030c;}
Border around this has a color of #82030c
<div style="border:2px solid #82030c;">Content here</div>
.myborder {border:2px solid #82030c;}