#85000c color space conversions
Hex:
#85000c
RGB:
133, 0, 12
CMY:
48, 100, 95
CMYK:
0, 100, 91, 48
HSL:
355°, 100.0000%, 26.0784%
HSV (HSB):
355°, 100.0000%, 52.1569%
XYZ:
9.7392, 5.0131, 0.8021
xyY:
0.6261, 0.3223, 5.0131
CIE-Lab:
26.7720, 49.6106, 34.6854
CIE-LCH:
26.7720, 60.5334, 34.9594
CIE-Luv:
26.7720, 86.3783, 16.7853
Hunter-Lab:
22.3899, 38.4620, 13.5488
#85000c color charts
#85000c color shades, tints & tones
#85000c color schemes
#85000c color preview, HTML & CSS examples
This text has a color of #85000c
<p style="color:#85000c;">Text here</p>
.mytext {color:#85000c;}
This box has a color of #85000c
<div style="background-color:#85000c;">Content here</div>
.mybackground {background-color:#85000c;}
Border around this has a color of #85000c
<div style="border:2px solid #85000c;">Content here</div>
.myborder {border:2px solid #85000c;}