#df32b3 color space conversions
Hex:
#df32b3
RGB:
223, 50, 179
CMY:
13, 80, 30
CMYK:
0, 78, 20, 13
HSL:
315°, 72.9958%, 53.5294%
HSV (HSB):
315°, 77.5785%, 87.4510%
XYZ:
39.7087, 21.2239, 44.6516
xyY:
0.3761, 0.2010, 21.2239
CIE-Lab:
53.1936, 75.5343, -29.2904
CIE-LCH:
53.1936, 81.0145, 338.8049
CIE-Luv:
53.1936, 86.4267, -55.3987
Hunter-Lab:
46.0694, 73.2337, -25.2168
#df32b3 color charts
#df32b3 color shades, tints & tones
#df32b3 color schemes
#df32b3 color preview, HTML & CSS examples
This text has a color of #df32b3
<p style="color:#df32b3;">Text here</p>
.mytext {color:#df32b3;}
This box has a color of #df32b3
<div style="background-color:#df32b3;">Content here</div>
.mybackground {background-color:#df32b3;}
Border around this has a color of #df32b3
<div style="border:2px solid #df32b3;">Content here</div>
.myborder {border:2px solid #df32b3;}