#5f003f color space conversions
Hex:
#5f003f
RGB:
95, 0, 63
CMY:
63, 100, 75
CMYK:
0, 100, 34, 63
HSL:
320°, 100.0000%, 18.6275%
HSV (HSB):
320°, 100.0000%, 37.2549%
XYZ:
5.6165, 2.7918, 4.9455
xyY:
0.4206, 0.2091, 2.7918
CIE-Lab:
19.1899, 43.0703, -10.6862
CIE-LCH:
19.1899, 44.3762, 346.0656
CIE-Luv:
19.1899, 40.5637, -16.2707
Hunter-Lab:
16.7086, 30.7618, -5.8528
#5f003f color charts
#5f003f color shades, tints & tones
#5f003f color schemes
#5f003f color preview, HTML & CSS examples
This text has a color of #5f003f
<p style="color:#5f003f;">Text here</p>
.mytext {color:#5f003f;}
This box has a color of #5f003f
<div style="background-color:#5f003f;">Content here</div>
.mybackground {background-color:#5f003f;}
Border around this has a color of #5f003f
<div style="border:2px solid #5f003f;">Content here</div>
.myborder {border:2px solid #5f003f;}