#5f003c color space conversions
Hex:
#5f003c
RGB:
95, 0, 60
CMY:
63, 100, 76
CMYK:
0, 100, 37, 63
HSL:
322°, 100.0000%, 18.6275%
HSV (HSB):
322°, 100.0000%, 37.2549%
XYZ:
5.5349, 2.7591, 4.5158
xyY:
0.4321, 0.2154, 2.7591
CIE-Lab:
19.0523, 42.7160, -8.7942
CIE-LCH:
19.0523, 43.6118, 348.3668
CIE-Luv:
19.0523, 41.6821, -14.2857
Hunter-Lab:
16.6107, 30.4103, -4.4912
#5f003c color charts
#5f003c color shades, tints & tones
#5f003c color schemes
#5f003c color preview, HTML & CSS examples
This text has a color of #5f003c
<p style="color:#5f003c;">Text here</p>
.mytext {color:#5f003c;}
This box has a color of #5f003c
<div style="background-color:#5f003c;">Content here</div>
.mybackground {background-color:#5f003c;}
Border around this has a color of #5f003c
<div style="border:2px solid #5f003c;">Content here</div>
.myborder {border:2px solid #5f003c;}