#d57bb9 color space conversions
Hex:
#d57bb9
RGB:
213, 123, 185
CMY:
16, 52, 27
CMYK:
0, 42, 13, 16
HSL:
319°, 51.7241%, 65.8824%
HSV (HSB):
319°, 42.2535%, 83.5294%
XYZ:
43.2805, 31.8148, 49.7587
xyY:
0.3466, 0.2548, 31.8148
CIE-Lab:
63.1896, 43.3354, -17.5179
CIE-LCH:
63.1896, 46.7422, 337.9894
CIE-Luv:
63.1896, 49.8106, -33.5419
Hunter-Lab:
56.4046, 38.2587, -12.8208
#d57bb9 color charts
#d57bb9 color shades, tints & tones
#d57bb9 color schemes
#d57bb9 color preview, HTML & CSS examples
This text has a color of #d57bb9
<p style="color:#d57bb9;">Text here</p>
.mytext {color:#d57bb9;}
This box has a color of #d57bb9
<div style="background-color:#d57bb9;">Content here</div>
.mybackground {background-color:#d57bb9;}
Border around this has a color of #d57bb9
<div style="border:2px solid #d57bb9;">Content here</div>
.myborder {border:2px solid #d57bb9;}