#5e0e0e color space conversions
Hex:
#5e0e0e
RGB:
94, 14, 14
CMY:
63, 95, 95
CMYK:
0, 85, 85, 63
HSL:
0°, 74.0741%, 21.1765%
HSV (HSB):
0°, 85.1064%, 36.8627%
XYZ:
4.8524, 2.7255, 0.6858
xyY:
0.5872, 0.3298, 2.7255
CIE-Lab:
18.9091, 35.0151, 22.7928
CIE-LCH:
18.9091, 41.7800, 33.0618
CIE-Luv:
18.9091, 51.2011, 11.0410
Hunter-Lab:
16.5090, 23.5748, 9.0934
#5e0e0e color charts
#5e0e0e color shades, tints & tones
#5e0e0e color schemes
#5e0e0e color preview, HTML & CSS examples
This text has a color of #5e0e0e
<p style="color:#5e0e0e;">Text here</p>
.mytext {color:#5e0e0e;}
This box has a color of #5e0e0e
<div style="background-color:#5e0e0e;">Content here</div>
.mybackground {background-color:#5e0e0e;}
Border around this has a color of #5e0e0e
<div style="border:2px solid #5e0e0e;">Content here</div>
.myborder {border:2px solid #5e0e0e;}