#d55c8b color space conversions
Hex:
#d55c8b
RGB:
213, 92, 139
CMY:
16, 64, 45
CMYK:
0, 57, 35, 16
HSL:
337°, 59.0244%, 59.8039%
HSV (HSB):
337°, 56.8075%, 83.5294%
XYZ:
35.9279, 23.6645, 27.1002
xyY:
0.4144, 0.2730, 23.6645
CIE-Lab:
55.7503, 52.2533, -2.0984
CIE-LCH:
55.7503, 52.2954, 357.7003
CIE-Luv:
55.7503, 77.1919, -12.5337
Hunter-Lab:
48.6462, 46.7014, 1.0226
#d55c8b color charts
#d55c8b color shades, tints & tones
#d55c8b color schemes
#d55c8b color preview, HTML & CSS examples
This text has a color of #d55c8b
<p style="color:#d55c8b;">Text here</p>
.mytext {color:#d55c8b;}
This box has a color of #d55c8b
<div style="background-color:#d55c8b;">Content here</div>
.mybackground {background-color:#d55c8b;}
Border around this has a color of #d55c8b
<div style="border:2px solid #d55c8b;">Content here</div>
.myborder {border:2px solid #d55c8b;}