#5f123c color space conversions
Hex:
#5f123c
RGB:
95, 18, 60
CMY:
63, 93, 76
CMYK:
0, 81, 37, 63
HSL:
327°, 68.1416%, 22.1569%
HSV (HSB):
327°, 81.0526%, 37.2549%
XYZ:
5.7512, 3.1918, 4.5879
xyY:
0.4250, 0.2359, 3.1918
CIE-Lab:
20.7960, 37.6921, -6.1541
CIE-LCH:
20.7960, 38.1912, 350.7269
CIE-Luv:
20.7960, 38.8015, -11.3770
Hunter-Lab:
17.8655, 26.1979, -2.7200
#5f123c color charts
#5f123c color shades, tints & tones
#5f123c color schemes
#5f123c color preview, HTML & CSS examples
This text has a color of #5f123c
<p style="color:#5f123c;">Text here</p>
.mytext {color:#5f123c;}
This box has a color of #5f123c
<div style="background-color:#5f123c;">Content here</div>
.mybackground {background-color:#5f123c;}
Border around this has a color of #5f123c
<div style="border:2px solid #5f123c;">Content here</div>
.myborder {border:2px solid #5f123c;}