#5f000b color space conversions
Hex:
#5f000b
RGB:
95, 0, 11
CMY:
63, 100, 96
CMYK:
0, 100, 88, 63
HSL:
353°, 100.0000%, 18.6275%
HSV (HSB):
353°, 100.0000%, 37.2549%
XYZ:
4.7797, 2.4571, 0.5389
xyY:
0.6147, 0.3160, 2.4571
CIE-Lab:
17.7233, 39.1956, 22.8486
CIE-LCH:
17.7233, 45.3690, 30.2395
CIE-Luv:
17.7233, 56.2621, 9.8912
Hunter-Lab:
15.6750, 26.9981, 8.9340
#5f000b color charts
#5f000b color shades, tints & tones
#5f000b color schemes
#5f000b color preview, HTML & CSS examples
This text has a color of #5f000b
<p style="color:#5f000b;">Text here</p>
.mytext {color:#5f000b;}
This box has a color of #5f000b
<div style="background-color:#5f000b;">Content here</div>
.mybackground {background-color:#5f000b;}
Border around this has a color of #5f000b
<div style="border:2px solid #5f000b;">Content here</div>
.myborder {border:2px solid #5f000b;}