#5d000f color space conversions
Hex:
#5d000f
RGB:
93, 0, 15
CMY:
64, 100, 94
CMYK:
0, 100, 84, 64
HSL:
350°, 100.0000%, 18.2353%
HSV (HSB):
350°, 100.0000%, 36.4706%
XYZ:
4.6004, 2.3616, 0.6653
xyY:
0.6031, 0.3096, 2.3616
CIE-Lab:
17.2810, 38.7649, 20.2786
CIE-LCH:
17.2810, 43.7486, 27.6149
CIE-Luv:
17.2810, 53.9339, 8.4194
Hunter-Lab:
15.3676, 26.5420, 8.1905
#5d000f color charts
#5d000f color shades, tints & tones
#5d000f color schemes
#5d000f color preview, HTML & CSS examples
This text has a color of #5d000f
<p style="color:#5d000f;">Text here</p>
.mytext {color:#5d000f;}
This box has a color of #5d000f
<div style="background-color:#5d000f;">Content here</div>
.mybackground {background-color:#5d000f;}
Border around this has a color of #5d000f
<div style="border:2px solid #5d000f;">Content here</div>
.myborder {border:2px solid #5d000f;}