#85000e color space conversions
Hex:
#85000e
RGB:
133, 0, 14
CMY:
48, 100, 95
CMYK:
0, 100, 89, 48
HSL:
354°, 100.0000%, 26.0784%
HSV (HSB):
354°, 100.0000%, 52.1569%
XYZ:
9.7521, 5.0183, 0.8701
xyY:
0.6235, 0.3209, 5.0183
CIE-Lab:
26.7867, 49.6507, 33.7387
CIE-LCH:
26.7867, 60.0291, 34.1970
CIE-Luv:
26.7867, 86.1093, 16.3753
Hunter-Lab:
22.4015, 38.5047, 13.3782
#85000e color charts
#85000e color shades, tints & tones
#85000e color schemes
#85000e color preview, HTML & CSS examples
This text has a color of #85000e
<p style="color:#85000e;">Text here</p>
.mytext {color:#85000e;}
This box has a color of #85000e
<div style="background-color:#85000e;">Content here</div>
.mybackground {background-color:#85000e;}
Border around this has a color of #85000e
<div style="border:2px solid #85000e;">Content here</div>
.myborder {border:2px solid #85000e;}