#df2d75 color space conversions
Hex:
#df2d75
RGB:
223, 45, 117
CMY:
13, 82, 54
CMYK:
0, 80, 48, 13
HSL:
336°, 73.5537%, 52.5490%
HSV (HSB):
336°, 79.8206%, 87.4510%
XYZ:
34.5807, 18.8491, 18.6453
xyY:
0.4798, 0.2615, 18.8491
CIE-Lab:
50.5102, 70.2635, 3.6106
CIE-LCH:
50.5102, 70.3562, 2.9416
CIE-Luv:
50.5102, 113.4316, -9.0881
Hunter-Lab:
43.4156, 66.1989, 4.9282
#df2d75 color charts
#df2d75 color shades, tints & tones
#df2d75 color schemes
#df2d75 color preview, HTML & CSS examples
This text has a color of #df2d75
<p style="color:#df2d75;">Text here</p>
.mytext {color:#df2d75;}
This box has a color of #df2d75
<div style="background-color:#df2d75;">Content here</div>
.mybackground {background-color:#df2d75;}
Border around this has a color of #df2d75
<div style="border:2px solid #df2d75;">Content here</div>
.myborder {border:2px solid #df2d75;}