#df255e color space conversions
Hex:
#df255e
RGB:
223, 37, 94
CMY:
13, 85, 63
CMYK:
0, 83, 58, 13
HSL:
342°, 74.4000%, 50.9804%
HSV (HSB):
342°, 83.4081%, 87.4510%
XYZ:
33.1134, 17.8193, 12.2839
xyY:
0.5238, 0.2819, 17.8193
CIE-Lab:
49.2762, 70.4609, 15.9055
CIE-LCH:
49.2762, 72.2338, 12.7205
CIE-Luv:
49.2762, 124.8519, 4.6063
Hunter-Lab:
42.2129, 66.1496, 12.2957
#df255e color charts
#df255e color shades, tints & tones
#df255e color schemes
#df255e color preview, HTML & CSS examples
This text has a color of #df255e
<p style="color:#df255e;">Text here</p>
.mytext {color:#df255e;}
This box has a color of #df255e
<div style="background-color:#df255e;">Content here</div>
.mybackground {background-color:#df255e;}
Border around this has a color of #df255e
<div style="border:2px solid #df255e;">Content here</div>
.myborder {border:2px solid #df255e;}