#60001d color space conversions
Hex:
#60001d
RGB:
96, 0, 29
CMY:
62, 100, 89
CMYK:
0, 100, 70, 62
HSL:
342°, 100.0000%, 18.8235%
HSV (HSB):
342°, 100.0000%, 37.6471%
XYZ:
5.0456, 2.5755, 1.3936
xyY:
0.5597, 0.2857, 2.5755
CIE-Lab:
18.2567, 40.2574, 12.2803
CIE-LCH:
18.2567, 42.0887, 16.9641
CIE-Luv:
18.2567, 53.1325, 3.7959
Hunter-Lab:
16.0484, 28.0361, 6.0853
#60001d color charts
#60001d color shades, tints & tones
#60001d color schemes
#60001d color preview, HTML & CSS examples
This text has a color of #60001d
<p style="color:#60001d;">Text here</p>
.mytext {color:#60001d;}
This box has a color of #60001d
<div style="background-color:#60001d;">Content here</div>
.mybackground {background-color:#60001d;}
Border around this has a color of #60001d
<div style="border:2px solid #60001d;">Content here</div>
.myborder {border:2px solid #60001d;}