#df152e color space conversions
Hex:
#df152e
RGB:
223, 21, 46
CMY:
13, 92, 82
CMYK:
0, 91, 79, 13
HSL:
353°, 82.7869%, 47.8431%
HSV (HSB):
353°, 90.5830%, 87.4510%
XYZ:
31.1927, 16.4216, 4.1104
xyY:
0.6031, 0.3175, 16.4216
CIE-Lab:
47.5228, 71.0805, 42.4299
CIE-LCH:
47.5228, 82.7812, 30.8341
CIE-Luv:
47.5228, 143.7187, 25.6798
Hunter-Lab:
40.5235, 66.4831, 22.3525
#df152e color charts
#df152e color shades, tints & tones
#df152e color schemes
#df152e color preview, HTML & CSS examples
This text has a color of #df152e
<p style="color:#df152e;">Text here</p>
.mytext {color:#df152e;}
This box has a color of #df152e
<div style="background-color:#df152e;">Content here</div>
.mybackground {background-color:#df152e;}
Border around this has a color of #df152e
<div style="border:2px solid #df152e;">Content here</div>
.myborder {border:2px solid #df152e;}