#df2d65 color space conversions
Hex:
#df2d65
RGB:
223, 45, 101
CMY:
13, 82, 60
CMYK:
0, 80, 55, 13
HSL:
341°, 73.5537%, 52.5490%
HSV (HSB):
341°, 79.8206%, 87.4510%
XYZ:
33.7188, 18.5043, 14.1064
xyY:
0.5084, 0.2790, 18.5043
CIE-Lab:
50.1022, 69.0316, 12.7688
CIE-LCH:
50.1022, 70.2026, 10.4796
CIE-Luv:
50.1022, 119.5780, 1.7201
Hunter-Lab:
43.0167, 64.6387, 10.6687
#df2d65 color charts
#df2d65 color shades, tints & tones
#df2d65 color schemes
#df2d65 color preview, HTML & CSS examples
This text has a color of #df2d65
<p style="color:#df2d65;">Text here</p>
.mytext {color:#df2d65;}
This box has a color of #df2d65
<div style="background-color:#df2d65;">Content here</div>
.mybackground {background-color:#df2d65;}
Border around this has a color of #df2d65
<div style="border:2px solid #df2d65;">Content here</div>
.myborder {border:2px solid #df2d65;}