#d55d88 color space conversions
Hex:
#d55d88
RGB:
213, 93, 136
CMY:
16, 64, 47
CMYK:
0, 56, 36, 16
HSL:
339°, 58.8235%, 60.0000%
HSV (HSB):
339°, 56.3380%, 83.5294%
XYZ:
35.7989, 23.7524, 25.9904
xyY:
0.4185, 0.2777, 23.7524
CIE-Lab:
55.8390, 51.4374, -0.2041
CIE-LCH:
55.8390, 51.4378, 359.7726
CIE-Luv:
55.8390, 77.5232, -9.8414
Hunter-Lab:
48.7364, 45.8266, 2.4970
#d55d88 color charts
#d55d88 color shades, tints & tones
#d55d88 color schemes
#d55d88 color preview, HTML & CSS examples
This text has a color of #d55d88
<p style="color:#d55d88;">Text here</p>
.mytext {color:#d55d88;}
This box has a color of #d55d88
<div style="background-color:#d55d88;">Content here</div>
.mybackground {background-color:#d55d88;}
Border around this has a color of #d55d88
<div style="border:2px solid #d55d88;">Content here</div>
.myborder {border:2px solid #d55d88;}