#53000e color space conversions
Hex:
#53000e
RGB:
83, 0, 14
CMY:
67, 100, 95
CMYK:
0, 100, 83, 67
HSL:
350°, 100.0000%, 16.2745%
HSV (HSB):
350°, 100.0000%, 32.5490%
XYZ:
3.6465, 1.8707, 0.5844
xyY:
0.5976, 0.3066, 1.8707
CIE-Lab:
14.7936, 35.9054, 17.1479
CIE-LCH:
14.7936, 39.7901, 25.5284
CIE-Luv:
14.7936, 45.7879, 6.7002
Hunter-Lab:
13.6774, 23.6547, 7.0411
#53000e color charts
#53000e color shades, tints & tones
#53000e color schemes
#53000e color preview, HTML & CSS examples
This text has a color of #53000e
<p style="color:#53000e;">Text here</p>
.mytext {color:#53000e;}
This box has a color of #53000e
<div style="background-color:#53000e;">Content here</div>
.mybackground {background-color:#53000e;}
Border around this has a color of #53000e
<div style="border:2px solid #53000e;">Content here</div>
.myborder {border:2px solid #53000e;}