#5f000f color space conversions
Hex:
#5f000f
RGB:
95, 0, 15
CMY:
63, 100, 94
CMYK:
0, 100, 84, 63
HSL:
351°, 100.0000%, 18.6275%
HSV (HSB):
351°, 100.0000%, 37.2549%
XYZ:
4.8055, 2.4674, 0.6749
xyY:
0.6046, 0.3104, 2.4674
CIE-Lab:
17.7705, 39.3239, 20.9852
CIE-LCH:
17.7705, 44.5729, 28.0866
CIE-Luv:
17.7705, 55.5850, 8.8216
Hunter-Lab:
15.7079, 27.1198, 8.4481
#5f000f color charts
#5f000f color shades, tints & tones
#5f000f color schemes
#5f000f color preview, HTML & CSS examples
This text has a color of #5f000f
<p style="color:#5f000f;">Text here</p>
.mytext {color:#5f000f;}
This box has a color of #5f000f
<div style="background-color:#5f000f;">Content here</div>
.mybackground {background-color:#5f000f;}
Border around this has a color of #5f000f
<div style="border:2px solid #5f000f;">Content here</div>
.myborder {border:2px solid #5f000f;}