#df153c color space conversions
Hex:
#df153c
RGB:
223, 21, 60
CMY:
13, 92, 76
CMYK:
0, 91, 73, 13
HSL:
348°, 82.7869%, 47.8431%
HSV (HSB):
348°, 90.5830%, 87.4510%
XYZ:
31.5152, 16.5506, 5.8085
xyY:
0.5850, 0.3072, 16.5506
CIE-Lab:
47.6887, 71.5499, 34.5191
CIE-LCH:
47.6887, 79.4415, 25.7549
CIE-Luv:
47.6887, 140.3097, 20.3715
Hunter-Lab:
40.6824, 67.0835, 20.0124
#df153c color charts
#df153c color shades, tints & tones
#df153c color schemes
#df153c color preview, HTML & CSS examples
This text has a color of #df153c
<p style="color:#df153c;">Text here</p>
.mytext {color:#df153c;}
This box has a color of #df153c
<div style="background-color:#df153c;">Content here</div>
.mybackground {background-color:#df153c;}
Border around this has a color of #df153c
<div style="border:2px solid #df153c;">Content here</div>
.myborder {border:2px solid #df153c;}