#df9dbd color space conversions
Hex:
#df9dbd
RGB:
223, 157, 189
CMY:
13, 38, 26
CMYK:
0, 30, 15, 13
HSL:
331°, 50.7692%, 74.5098%
HSV (HSB):
331°, 29.5964%, 87.4510%
XYZ:
51.6737, 43.4760, 53.8123
xyY:
0.3469, 0.2919, 43.4760
CIE-Lab:
71.8769, 29.3020, -6.6144
CIE-LCH:
71.8769, 30.0392, 347.2798
CIE-Luv:
71.8769, 38.3518, -15.0586
Hunter-Lab:
65.9364, 24.5001, -2.2326
#df9dbd color charts
#df9dbd color shades, tints & tones
#df9dbd color schemes
#df9dbd color preview, HTML & CSS examples
This text has a color of #df9dbd
<p style="color:#df9dbd;">Text here</p>
.mytext {color:#df9dbd;}
This box has a color of #df9dbd
<div style="background-color:#df9dbd;">Content here</div>
.mybackground {background-color:#df9dbd;}
Border around this has a color of #df9dbd
<div style="border:2px solid #df9dbd;">Content here</div>
.myborder {border:2px solid #df9dbd;}