#d55b8f color space conversions
Hex:
#d55b8f
RGB:
213, 91, 143
CMY:
16, 64, 44
CMYK:
0, 57, 33, 16
HSL:
334°, 59.2233%, 59.6078%
HSV (HSB):
334°, 57.2770%, 83.5294%
XYZ:
36.1396, 23.6115, 28.6393
xyY:
0.4089, 0.2671, 23.6115
CIE-Lab:
55.6967, 53.1930, -4.5288
CIE-LCH:
55.6967, 53.3855, 355.1336
CIE-Luv:
55.6967, 76.5384, -16.0133
Hunter-Lab:
48.5916, 47.7224, -0.9306
#d55b8f color charts
#d55b8f color shades, tints & tones
#d55b8f color schemes
#d55b8f color preview, HTML & CSS examples
This text has a color of #d55b8f
<p style="color:#d55b8f;">Text here</p>
.mytext {color:#d55b8f;}
This box has a color of #d55b8f
<div style="background-color:#d55b8f;">Content here</div>
.mybackground {background-color:#d55b8f;}
Border around this has a color of #d55b8f
<div style="border:2px solid #d55b8f;">Content here</div>
.myborder {border:2px solid #d55b8f;}