#d55c8e color space conversions
Hex:
#d55c8e
RGB:
213, 92, 142
CMY:
16, 64, 44
CMYK:
0, 57, 33, 16
HSL:
335°, 59.0244%, 59.8039%
HSV (HSB):
335°, 56.8075%, 83.5294%
XYZ:
36.1502, 23.7534, 28.2707
xyY:
0.4100, 0.2694, 23.7534
CIE-Lab:
55.8401, 52.6104, -3.7295
CIE-LCH:
55.8401, 52.7425, 355.9452
CIE-Luv:
55.8401, 76.3226, -14.8133
Hunter-Lab:
48.7375, 47.1088, -0.2756
#d55c8e color charts
#d55c8e color shades, tints & tones
#d55c8e color schemes
#d55c8e color preview, HTML & CSS examples
This text has a color of #d55c8e
<p style="color:#d55c8e;">Text here</p>
.mytext {color:#d55c8e;}
This box has a color of #d55c8e
<div style="background-color:#d55c8e;">Content here</div>
.mybackground {background-color:#d55c8e;}
Border around this has a color of #d55c8e
<div style="border:2px solid #d55c8e;">Content here</div>
.myborder {border:2px solid #d55c8e;}