#df2e7b color space conversions
Hex:
#df2e7b
RGB:
223, 46, 123
CMY:
13, 82, 52
CMYK:
0, 79, 45, 13
HSL:
334°, 73.4440%, 52.7451%
HSV (HSB):
334°, 79.3722%, 87.4510%
XYZ:
34.9836, 19.0720, 20.5763
xyY:
0.4687, 0.2555, 19.0720
CIE-Lab:
50.7714, 70.5186, 0.3519
CIE-LCH:
50.7714, 70.5195, 0.2860
CIE-Luv:
50.7714, 110.7009, -13.1518
Hunter-Lab:
43.6715, 66.5643, 2.6349
#df2e7b color charts
#df2e7b color shades, tints & tones
#df2e7b color schemes
#df2e7b color preview, HTML & CSS examples
This text has a color of #df2e7b
<p style="color:#df2e7b;">Text here</p>
.mytext {color:#df2e7b;}
This box has a color of #df2e7b
<div style="background-color:#df2e7b;">Content here</div>
.mybackground {background-color:#df2e7b;}
Border around this has a color of #df2e7b
<div style="border:2px solid #df2e7b;">Content here</div>
.myborder {border:2px solid #df2e7b;}