#df153e color space conversions
Hex:
#df153e
RGB:
223, 21, 62
CMY:
13, 92, 76
CMYK:
0, 91, 72, 13
HSL:
348°, 82.7869%, 47.8431%
HSV (HSB):
348°, 90.5830%, 87.4510%
XYZ:
31.5691, 16.5721, 6.0923
xyY:
0.5821, 0.3056, 16.5721
CIE-Lab:
47.7163, 71.6279, 33.3600
CIE-LCH:
47.7163, 79.0155, 24.9733
CIE-Luv:
47.7163, 139.7558, 19.5066
Hunter-Lab:
40.7089, 67.1835, 19.6231
#df153e color charts
#df153e color shades, tints & tones
#df153e color schemes
#df153e color preview, HTML & CSS examples
This text has a color of #df153e
<p style="color:#df153e;">Text here</p>
.mytext {color:#df153e;}
This box has a color of #df153e
<div style="background-color:#df153e;">Content here</div>
.mybackground {background-color:#df153e;}
Border around this has a color of #df153e
<div style="border:2px solid #df153e;">Content here</div>
.myborder {border:2px solid #df153e;}