#d55f84 color space conversions
Hex:
#d55f84
RGB:
213, 95, 132
CMY:
16, 63, 48
CMYK:
0, 55, 38, 16
HSL:
341°, 58.4158%, 60.3922%
HSV (HSB):
341°, 55.3991%, 83.5294%
XYZ:
35.6976, 23.9965, 24.5801
xyY:
0.4236, 0.2847, 23.9965
CIE-Lab:
56.0843, 50.0397, 2.5046
CIE-LCH:
56.0843, 50.1023, 2.8654
CIE-Luv:
56.0843, 77.5522, -5.9985
Hunter-Lab:
48.9862, 44.3521, 4.5401
#d55f84 color charts
#d55f84 color shades, tints & tones
#d55f84 color schemes
#d55f84 color preview, HTML & CSS examples
This text has a color of #d55f84
<p style="color:#d55f84;">Text here</p>
.mytext {color:#d55f84;}
This box has a color of #d55f84
<div style="background-color:#d55f84;">Content here</div>
.mybackground {background-color:#d55f84;}
Border around this has a color of #d55f84
<div style="border:2px solid #d55f84;">Content here</div>
.myborder {border:2px solid #d55f84;}