#df2048 color space conversions
Hex:
#df2048
RGB:
223, 32, 72
CMY:
13, 87, 72
CMYK:
0, 86, 68, 13
HSL:
347°, 74.9020%, 50.0000%
HSV (HSB):
347°, 85.6502%, 87.4510%
XYZ:
32.1176, 17.1889, 7.7559
xyY:
0.5629, 0.3012, 17.1889
CIE-Lab:
48.4971, 70.2562, 28.2958
CIE-LCH:
48.4971, 75.7403, 21.9371
CIE-Luv:
48.4971, 133.8617, 16.1196
Hunter-Lab:
41.4595, 65.7255, 17.9302
#df2048 color charts
#df2048 color shades, tints & tones
#df2048 color schemes
#df2048 color preview, HTML & CSS examples
This text has a color of #df2048
<p style="color:#df2048;">Text here</p>
.mytext {color:#df2048;}
This box has a color of #df2048
<div style="background-color:#df2048;">Content here</div>
.mybackground {background-color:#df2048;}
Border around this has a color of #df2048
<div style="border:2px solid #df2048;">Content here</div>
.myborder {border:2px solid #df2048;}