#5b123e color space conversions
Hex:
#5b123e
RGB:
91, 18, 62
CMY:
64, 93, 76
CMYK:
0, 80, 32, 64
HSL:
324°, 66.9725%, 21.3725%
HSV (HSB):
324°, 80.2198%, 35.6863%
XYZ:
5.4002, 3.0046, 4.8527
xyY:
0.4073, 0.2266, 3.0046
CIE-Lab:
20.0621, 36.7775, -8.7336
CIE-LCH:
20.0621, 37.8003, 346.6413
CIE-Luv:
20.0621, 35.0376, -13.6903
Hunter-Lab:
17.3337, 25.2766, -4.4653
#5b123e color charts
#5b123e color shades, tints & tones
#5b123e color schemes
#5b123e color preview, HTML & CSS examples
This text has a color of #5b123e
<p style="color:#5b123e;">Text here</p>
.mytext {color:#5b123e;}
This box has a color of #5b123e
<div style="background-color:#5b123e;">Content here</div>
.mybackground {background-color:#5b123e;}
Border around this has a color of #5b123e
<div style="border:2px solid #5b123e;">Content here</div>
.myborder {border:2px solid #5b123e;}