#df7f93 color space conversions
Hex:
#df7f93
RGB:
223, 127, 147
CMY:
13, 50, 42
CMYK:
0, 43, 34, 13
HSL:
348°, 60.0000%, 68.6275%
HSV (HSB):
348°, 43.0493%, 87.4510%
XYZ:
43.2873, 32.9733, 31.6868
xyY:
0.4010, 0.3055, 32.9733
CIE-Lab:
64.1393, 39.2617, 5.6346
CIE-LCH:
64.1393, 39.6640, 8.1669
CIE-Luv:
64.1393, 63.1364, 0.4316
Hunter-Lab:
57.4224, 34.0712, 7.4783
#df7f93 color charts
#df7f93 color shades, tints & tones
#df7f93 color schemes
#df7f93 color preview, HTML & CSS examples
This text has a color of #df7f93
<p style="color:#df7f93;">Text here</p>
.mytext {color:#df7f93;}
This box has a color of #df7f93
<div style="background-color:#df7f93;">Content here</div>
.mybackground {background-color:#df7f93;}
Border around this has a color of #df7f93
<div style="border:2px solid #df7f93;">Content here</div>
.myborder {border:2px solid #df7f93;}