#d55f87 color space conversions
Hex:
#d55f87
RGB:
213, 95, 135
CMY:
16, 63, 47
CMYK:
0, 55, 37, 16
HSL:
340°, 58.4158%, 60.3922%
HSV (HSB):
340°, 55.3991%, 83.5294%
XYZ:
35.9060, 24.0798, 25.6771
xyY:
0.4192, 0.2811, 24.0798
CIE-Lab:
56.1676, 50.3808, 0.8630
CIE-LCH:
56.1676, 50.3882, 0.9813
CIE-Luv:
56.1676, 76.7258, -8.2176
Hunter-Lab:
49.0712, 44.7359, 3.3256
#d55f87 color charts
#d55f87 color shades, tints & tones
#d55f87 color schemes
#d55f87 color preview, HTML & CSS examples
This text has a color of #d55f87
<p style="color:#d55f87;">Text here</p>
.mytext {color:#d55f87;}
This box has a color of #d55f87
<div style="background-color:#d55f87;">Content here</div>
.mybackground {background-color:#d55f87;}
Border around this has a color of #d55f87
<div style="border:2px solid #d55f87;">Content here</div>
.myborder {border:2px solid #d55f87;}