#d55b85 color space conversions
Hex:
#d55b85
RGB:
213, 91, 133
CMY:
16, 64, 48
CMYK:
0, 57, 38, 16
HSL:
339°, 59.2233%, 59.6078%
HSV (HSB):
339°, 57.2770%, 83.5294%
XYZ:
35.4153, 23.3218, 24.8253
xyY:
0.4238, 0.2791, 23.3218
CIE-Lab:
55.4022, 52.0260, 0.9251
CIE-LCH:
55.4022, 52.0342, 1.0187
CIE-Luv:
55.4022, 79.4474, -8.4703
Hunter-Lab:
48.2926, 46.3906, 3.3263
#d55b85 color charts
#d55b85 color shades, tints & tones
#d55b85 color schemes
#d55b85 color preview, HTML & CSS examples
This text has a color of #d55b85
<p style="color:#d55b85;">Text here</p>
.mytext {color:#d55b85;}
This box has a color of #d55b85
<div style="background-color:#d55b85;">Content here</div>
.mybackground {background-color:#d55b85;}
Border around this has a color of #d55b85
<div style="border:2px solid #d55b85;">Content here</div>
.myborder {border:2px solid #d55b85;}