#5c050e color space conversions
Hex:
#5c050e
RGB:
92, 5, 14
CMY:
64, 98, 95
CMYK:
0, 95, 85, 64
HSL:
354°, 89.6907%, 19.0196%
HSV (HSB):
354°, 94.5652%, 36.0784%
XYZ:
4.5472, 2.4156, 0.6421
xyY:
0.5979, 0.3176, 2.4156
CIE-Lab:
17.5323, 36.9756, 21.0446
CIE-LCH:
17.5323, 42.5449, 29.6463
CIE-Luv:
17.5323, 51.9790, 9.2804
Hunter-Lab:
15.5421, 25.0254, 8.4301
#5c050e color charts
#5c050e color shades, tints & tones
#5c050e color schemes
#5c050e color preview, HTML & CSS examples
This text has a color of #5c050e
<p style="color:#5c050e;">Text here</p>
.mytext {color:#5c050e;}
This box has a color of #5c050e
<div style="background-color:#5c050e;">Content here</div>
.mybackground {background-color:#5c050e;}
Border around this has a color of #5c050e
<div style="border:2px solid #5c050e;">Content here</div>
.myborder {border:2px solid #5c050e;}