#53000c color space conversions
Hex:
#53000c
RGB:
83, 0, 12
CMY:
67, 100, 95
CMYK:
0, 100, 86, 67
HSL:
351°, 100.0000%, 16.2745%
HSV (HSB):
351°, 100.0000%, 32.5490%
XYZ:
3.6336, 1.8655, 0.5164
xyY:
0.6040, 0.3101, 1.8655
CIE-Lab:
14.7652, 35.8285, 18.0710
CIE-LCH:
14.7652, 40.1278, 26.7652
CIE-Luv:
14.7652, 46.1436, 7.2752
Hunter-Lab:
13.6585, 23.5849, 7.3193
#53000c color charts
#53000c color shades, tints & tones
#53000c color schemes
#53000c color preview, HTML & CSS examples
This text has a color of #53000c
<p style="color:#53000c;">Text here</p>
.mytext {color:#53000c;}
This box has a color of #53000c
<div style="background-color:#53000c;">Content here</div>
.mybackground {background-color:#53000c;}
Border around this has a color of #53000c
<div style="border:2px solid #53000c;">Content here</div>
.myborder {border:2px solid #53000c;}