#5a2345 color space conversions
Hex:
#5a2345
RGB:
90, 35, 69
CMY:
65, 86, 73
CMYK:
0, 61, 23, 65
HSL:
323°, 44.0000%, 24.5098%
HSV (HSB):
323°, 61.1111%, 35.2941%
XYZ:
5.8917, 3.8054, 6.0542
xyY:
0.3740, 0.2416, 3.8054
CIE-Lab:
23.0174, 29.7023, -9.0647
CIE-LCH:
23.0174, 31.0547, 343.0286
CIE-Luv:
23.0174, 27.7147, -13.8300
Hunter-Lab:
19.5074, 19.7728, -4.7457
#5a2345 color charts
#5a2345 color shades, tints & tones
#5a2345 color schemes
#5a2345 color preview, HTML & CSS examples
This text has a color of #5a2345
<p style="color:#5a2345;">Text here</p>
.mytext {color:#5a2345;}
This box has a color of #5a2345
<div style="background-color:#5a2345;">Content here</div>
.mybackground {background-color:#5a2345;}
Border around this has a color of #5a2345
<div style="border:2px solid #5a2345;">Content here</div>
.myborder {border:2px solid #5a2345;}