#df1d85 color space conversions
Hex:
#df1d85
RGB:
223, 29, 133
CMY:
13, 89, 48
CMYK:
0, 87, 40, 13
HSL:
328°, 76.9841%, 49.4118%
HSV (HSB):
328°, 86.9955%, 87.4510%
XYZ:
35.1044, 18.2602, 23.8647
xyY:
0.4545, 0.2364, 18.2602
CIE-Lab:
49.8101, 75.0740, -7.1197
CIE-LCH:
49.8101, 75.4108, 354.5825
CIE-Luv:
49.8101, 110.7909, -23.6618
Hunter-Lab:
42.7319, 71.8576, -3.1996
#df1d85 color charts
#df1d85 color shades, tints & tones
#df1d85 color schemes
#df1d85 color preview, HTML & CSS examples
This text has a color of #df1d85
<p style="color:#df1d85;">Text here</p>
.mytext {color:#df1d85;}
This box has a color of #df1d85
<div style="background-color:#df1d85;">Content here</div>
.mybackground {background-color:#df1d85;}
Border around this has a color of #df1d85
<div style="border:2px solid #df1d85;">Content here</div>
.myborder {border:2px solid #df1d85;}