#5f385f color space conversions
Hex:
#5f385f
RGB:
95, 56, 95
CMY:
63, 78, 63
CMYK:
0, 41, 0, 63
HSL:
300°, 25.8278%, 29.6078%
HSV (HSB):
300°, 41.0526%, 37.2549%
XYZ:
8.1990, 6.0875, 11.5693
xyY:
0.3171, 0.2354, 6.0875
CIE-Lab:
29.6321, 24.2351, -16.0522
CIE-LCH:
29.6321, 29.0691, 326.4813
CIE-Luv:
29.6321, 17.9158, -23.1684
Hunter-Lab:
24.6728, 16.1402, -10.5308
#5f385f color charts
#5f385f color shades, tints & tones
#5f385f color schemes
#5f385f color preview, HTML & CSS examples
This text has a color of #5f385f
<p style="color:#5f385f;">Text here</p>
.mytext {color:#5f385f;}
This box has a color of #5f385f
<div style="background-color:#5f385f;">Content here</div>
.mybackground {background-color:#5f385f;}
Border around this has a color of #5f385f
<div style="border:2px solid #5f385f;">Content here</div>
.myborder {border:2px solid #5f385f;}