#15001d color space conversions
Hex:
#15001d
RGB:
21, 0, 29
CMY:
92, 100, 89
CMYK:
28, 100, 0, 89
HSL:
283°, 100.0000%, 5.6863%
HSV (HSB):
283°, 100.0000%, 11.3725%
XYZ:
0.5310, 0.2481, 1.1823
xyY:
0.2707, 0.1265, 0.2481
CIE-Lab:
2.2414, 12.0919, -12.8373
CIE-LCH:
2.2414, 17.6355, 313.2872
CIE-Luv:
2.2414, 2.1703, -5.3039
Hunter-Lab:
4.9813, 10.3115, -10.5853
#15001d color charts
#15001d color shades, tints & tones
#15001d color schemes
#15001d color preview, HTML & CSS examples
This text has a color of #15001d
<p style="color:#15001d;">Text here</p>
.mytext {color:#15001d;}
This box has a color of #15001d
<div style="background-color:#15001d;">Content here</div>
.mybackground {background-color:#15001d;}
Border around this has a color of #15001d
<div style="border:2px solid #15001d;">Content here</div>
.myborder {border:2px solid #15001d;}