#5a123b color space conversions
Hex:
#5a123b
RGB:
90, 18, 59
CMY:
65, 93, 77
CMYK:
0, 80, 34, 65
HSL:
326°, 66.6667%, 21.1765%
HSV (HSB):
326°, 80.0000%, 35.2941%
XYZ:
5.2222, 2.9220, 4.4264
xyY:
0.4154, 0.2324, 2.9220
CIE-Lab:
19.7289, 36.0780, -7.1678
CIE-LCH:
19.7289, 36.7831, 348.7631
CIE-Luv:
19.7289, 35.2089, -11.9080
Hunter-Lab:
17.0940, 24.6169, -3.3872
#5a123b color charts
#5a123b color shades, tints & tones
#5a123b color schemes
#5a123b color preview, HTML & CSS examples
This text has a color of #5a123b
<p style="color:#5a123b;">Text here</p>
.mytext {color:#5a123b;}
This box has a color of #5a123b
<div style="background-color:#5a123b;">Content here</div>
.mybackground {background-color:#5a123b;}
Border around this has a color of #5a123b
<div style="border:2px solid #5a123b;">Content here</div>
.myborder {border:2px solid #5a123b;}