#5f0f0f color space conversions
Hex:
#5f0f0f
RGB:
95, 15, 15
CMY:
63, 94, 94
CMYK:
0, 84, 84, 63
HSL:
0°, 72.7273%, 21.5686%
HSV (HSB):
0°, 84.2105%, 37.2549%
XYZ:
4.9764, 2.8090, 0.7319
xyY:
0.5843, 0.3298, 2.8090
CIE-Lab:
19.2623, 35.0590, 22.7428
CIE-LCH:
19.2623, 41.7896, 32.9716
CIE-Luv:
19.2623, 51.5496, 11.1161
Hunter-Lab:
16.7602, 23.6692, 9.1432
#5f0f0f color charts
#5f0f0f color shades, tints & tones
#5f0f0f color schemes
#5f0f0f color preview, HTML & CSS examples
This text has a color of #5f0f0f
<p style="color:#5f0f0f;">Text here</p>
.mytext {color:#5f0f0f;}
This box has a color of #5f0f0f
<div style="background-color:#5f0f0f;">Content here</div>
.mybackground {background-color:#5f0f0f;}
Border around this has a color of #5f0f0f
<div style="border:2px solid #5f0f0f;">Content here</div>
.myborder {border:2px solid #5f0f0f;}