#df48d8 color space conversions
Hex:
#df48d8
RGB:
223, 72, 216
CMY:
13, 72, 15
CMYK:
0, 68, 3, 13
HSL:
303°, 70.2326%, 57.8431%
HSV (HSB):
303°, 67.7130%, 87.4510%
XYZ:
45.1435, 25.2806, 67.4661
xyY:
0.3274, 0.1833, 25.2806
CIE-Lab:
57.3478, 73.9573, -44.0438
CIE-LCH:
57.3478, 86.0787, 329.2249
CIE-Luv:
57.3478, 67.2993, -78.5128
Hunter-Lab:
50.2798, 72.2757, -44.3602
#df48d8 color charts
#df48d8 color shades, tints & tones
#df48d8 color schemes
#df48d8 color preview, HTML & CSS examples
This text has a color of #df48d8
<p style="color:#df48d8;">Text here</p>
.mytext {color:#df48d8;}
This box has a color of #df48d8
<div style="background-color:#df48d8;">Content here</div>
.mybackground {background-color:#df48d8;}
Border around this has a color of #df48d8
<div style="border:2px solid #df48d8;">Content here</div>
.myborder {border:2px solid #df48d8;}