#df004e color space conversions
Hex:
#df004e
RGB:
223, 0, 78
CMY:
13, 100, 69
CMYK:
0, 100, 65, 13
HSL:
339°, 100.0000%, 43.7255%
HSV (HSB):
339°, 100.0000%, 87.4510%
XYZ:
31.8066, 16.2380, 8.6656
xyY:
0.5609, 0.2863, 16.2380
CIE-Lab:
47.2852, 74.3520, 23.0839
CIE-LCH:
47.2852, 77.8530, 17.2479
CIE-Luv:
47.2852, 137.8880, 10.1943
Hunter-Lab:
40.2964, 70.3739, 15.4574
#df004e color charts
#df004e color shades, tints & tones
#df004e color schemes
#df004e color preview, HTML & CSS examples
This text has a color of #df004e
<p style="color:#df004e;">Text here</p>
.mytext {color:#df004e;}
This box has a color of #df004e
<div style="background-color:#df004e;">Content here</div>
.mybackground {background-color:#df004e;}
Border around this has a color of #df004e
<div style="border:2px solid #df004e;">Content here</div>
.myborder {border:2px solid #df004e;}