#d55b8a color space conversions
Hex:
#d55b8a
RGB:
213, 91, 138
CMY:
16, 64, 46
CMYK:
0, 57, 35, 16
HSL:
337°, 59.2233%, 59.6078%
HSV (HSB):
337°, 57.2770%, 83.5294%
XYZ:
35.7691, 23.4633, 26.6884
xyY:
0.4163, 0.2731, 23.4633
CIE-Lab:
55.5464, 52.5989, -1.8095
CIE-LCH:
55.5464, 52.6300, 358.0297
CIE-Luv:
55.5464, 78.0019, -12.2111
Hunter-Lab:
48.4389, 47.0430, 1.2402
#d55b8a color charts
#d55b8a color shades, tints & tones
#d55b8a color schemes
#d55b8a color preview, HTML & CSS examples
This text has a color of #d55b8a
<p style="color:#d55b8a;">Text here</p>
.mytext {color:#d55b8a;}
This box has a color of #d55b8a
<div style="background-color:#d55b8a;">Content here</div>
.mybackground {background-color:#d55b8a;}
Border around this has a color of #d55b8a
<div style="border:2px solid #d55b8a;">Content here</div>
.myborder {border:2px solid #d55b8a;}