#5b123c color space conversions
Hex:
#5b123c
RGB:
91, 18, 60
CMY:
64, 93, 76
CMYK:
0, 80, 34, 64
HSL:
325°, 66.9725%, 21.3725%
HSV (HSB):
325°, 80.2198%, 35.6863%
XYZ:
5.3463, 2.9830, 4.5690
xyY:
0.4145, 0.2313, 2.9830
CIE-Lab:
19.9757, 36.5086, -7.4726
CIE-LCH:
19.9757, 37.2655, 348.4325
CIE-Luv:
19.9757, 35.6704, -12.3414
Hunter-Lab:
17.2714, 25.0292, -3.5946
#5b123c color charts
#5b123c color shades, tints & tones
#5b123c color schemes
#5b123c color preview, HTML & CSS examples
This text has a color of #5b123c
<p style="color:#5b123c;">Text here</p>
.mytext {color:#5b123c;}
This box has a color of #5b123c
<div style="background-color:#5b123c;">Content here</div>
.mybackground {background-color:#5b123c;}
Border around this has a color of #5b123c
<div style="border:2px solid #5b123c;">Content here</div>
.myborder {border:2px solid #5b123c;}