#5f074d color space conversions
Hex:
#5f074d
RGB:
95, 7, 77
CMY:
63, 97, 70
CMYK:
0, 93, 19, 63
HSL:
312°, 86.2745%, 20.0000%
HSV (HSB):
312°, 92.6316%, 37.2549%
XYZ:
6.1348, 3.1207, 7.3002
xyY:
0.3706, 0.1885, 3.1207
CIE-Lab:
20.5208, 43.1491, -18.2826
CIE-LCH:
20.5208, 46.8625, 337.0372
CIE-Luv:
20.5208, 34.6875, -24.8317
Hunter-Lab:
17.6654, 31.0749, -12.1356
#5f074d color charts
#5f074d color shades, tints & tones
#5f074d color schemes
#5f074d color preview, HTML & CSS examples
This text has a color of #5f074d
<p style="color:#5f074d;">Text here</p>
.mytext {color:#5f074d;}
This box has a color of #5f074d
<div style="background-color:#5f074d;">Content here</div>
.mybackground {background-color:#5f074d;}
Border around this has a color of #5f074d
<div style="border:2px solid #5f074d;">Content here</div>
.myborder {border:2px solid #5f074d;}