#5a123d color space conversions
Hex:
#5a123d
RGB:
90, 18, 61
CMY:
65, 93, 76
CMYK:
0, 80, 32, 65
HSL:
324°, 66.6667%, 21.1765%
HSV (HSB):
324°, 80.0000%, 35.2941%
XYZ:
5.2751, 2.9432, 4.7049
xyY:
0.4082, 0.2277, 2.9432
CIE-Lab:
19.8149, 36.3468, -8.4325
CIE-LCH:
19.8149, 37.3121, 346.9384
CIE-Luv:
19.8149, 34.5820, -13.2504
Hunter-Lab:
17.1557, 24.8628, -4.2512
#5a123d color charts
#5a123d color shades, tints & tones
#5a123d color schemes
#5a123d color preview, HTML & CSS examples
This text has a color of #5a123d
<p style="color:#5a123d;">Text here</p>
.mytext {color:#5a123d;}
This box has a color of #5a123d
<div style="background-color:#5a123d;">Content here</div>
.mybackground {background-color:#5a123d;}
Border around this has a color of #5a123d
<div style="border:2px solid #5a123d;">Content here</div>
.myborder {border:2px solid #5a123d;}