#df074d color space conversions
Hex:
#df074d
RGB:
223, 7, 77
CMY:
13, 97, 70
CMYK:
0, 97, 65, 13
HSL:
341°, 93.9130%, 45.0980%
HSV (HSB):
341°, 96.8610%, 87.4510%
XYZ:
31.8470, 16.3758, 8.5035
xyY:
0.5614, 0.2887, 16.3758
CIE-Lab:
47.4637, 73.7298, 23.9313
CIE-LCH:
47.4637, 77.5164, 17.9825
CIE-Luv:
47.4637, 137.3446, 11.1573
Hunter-Lab:
40.4670, 69.6599, 15.8680
#df074d color charts
#df074d color shades, tints & tones
#df074d color schemes
#df074d color preview, HTML & CSS examples
This text has a color of #df074d
<p style="color:#df074d;">Text here</p>
.mytext {color:#df074d;}
This box has a color of #df074d
<div style="background-color:#df074d;">Content here</div>
.mybackground {background-color:#df074d;}
Border around this has a color of #df074d
<div style="border:2px solid #df074d;">Content here</div>
.myborder {border:2px solid #df074d;}