#5a001e color space conversions
Hex:
#5a001e
RGB:
90, 0, 30
CMY:
65, 100, 88
CMYK:
0, 100, 67, 65
HSL:
340°, 100.0000%, 17.6471%
HSV (HSB):
340°, 100.0000%, 35.2941%
XYZ:
4.4508, 2.2674, 1.4314
xyY:
0.5461, 0.2782, 2.2674
CIE-Lab:
16.8322, 38.7017, 9.4054
CIE-LCH:
16.8322, 39.8282, 13.6593
CIE-Luv:
16.8322, 47.8233, 1.9574
Hunter-Lab:
15.0579, 26.4096, 4.9046
#5a001e color charts
#5a001e color shades, tints & tones
#5a001e color schemes
#5a001e color preview, HTML & CSS examples
This text has a color of #5a001e
<p style="color:#5a001e;">Text here</p>
.mytext {color:#5a001e;}
This box has a color of #5a001e
<div style="background-color:#5a001e;">Content here</div>
.mybackground {background-color:#5a001e;}
Border around this has a color of #5a001e
<div style="border:2px solid #5a001e;">Content here</div>
.myborder {border:2px solid #5a001e;}