#df234c color space conversions
Hex:
#df234c
RGB:
223, 35, 76
CMY:
13, 86, 70
CMYK:
0, 84, 66, 13
HSL:
347°, 74.6032%, 50.5882%
HSV (HSB):
347°, 84.3049%, 87.4510%
XYZ:
32.3370, 17.4118, 8.4940
xyY:
0.5552, 0.2990, 17.4118
CIE-Lab:
48.7748, 69.8503, 26.2239
CIE-LCH:
48.7748, 74.6107, 20.5777
CIE-Luv:
48.7748, 131.6613, 14.5281
Hunter-Lab:
41.7275, 65.3065, 17.1403
#df234c color charts
#df234c color shades, tints & tones
#df234c color schemes
#df234c color preview, HTML & CSS examples
This text has a color of #df234c
<p style="color:#df234c;">Text here</p>
.mytext {color:#df234c;}
This box has a color of #df234c
<div style="background-color:#df234c;">Content here</div>
.mybackground {background-color:#df234c;}
Border around this has a color of #df234c
<div style="border:2px solid #df234c;">Content here</div>
.myborder {border:2px solid #df234c;}