#5c001b color space conversions
Hex:
#5c001b
RGB:
92, 0, 27
CMY:
64, 100, 89
CMYK:
0, 100, 71, 64
HSL:
342°, 100.0000%, 18.0392%
HSV (HSB):
342°, 100.0000%, 36.0784%
XYZ:
4.6115, 2.3544, 1.2483
xyY:
0.5614, 0.2866, 2.3544
CIE-Lab:
17.2471, 39.0565, 12.2253
CIE-LCH:
17.2471, 40.9251, 17.3809
CIE-Luv:
17.2471, 50.3408, 3.7802
Hunter-Lab:
15.3442, 26.7931, 5.9175
#5c001b color charts
#5c001b color shades, tints & tones
#5c001b color schemes
#5c001b color preview, HTML & CSS examples
This text has a color of #5c001b
<p style="color:#5c001b;">Text here</p>
.mytext {color:#5c001b;}
This box has a color of #5c001b
<div style="background-color:#5c001b;">Content here</div>
.mybackground {background-color:#5c001b;}
Border around this has a color of #5c001b
<div style="border:2px solid #5c001b;">Content here</div>
.myborder {border:2px solid #5c001b;}