#d55c81 color space conversions
Hex:
#d55c81
RGB:
213, 92, 129
CMY:
16, 64, 49
CMYK:
0, 57, 39, 16
HSL:
342°, 59.0244%, 59.8039%
HSV (HSB):
342°, 56.8075%, 83.5294%
XYZ:
35.2302, 23.3854, 23.4259
xyY:
0.4294, 0.2850, 23.3854
CIE-Lab:
55.4671, 51.1182, 3.3773
CIE-LCH:
55.4671, 51.2297, 3.7799
CIE-Luv:
55.4671, 80.0398, -5.1012
Hunter-Lab:
48.3585, 45.4137, 5.1296
#d55c81 color charts
#d55c81 color shades, tints & tones
#d55c81 color schemes
#d55c81 color preview, HTML & CSS examples
This text has a color of #d55c81
<p style="color:#d55c81;">Text here</p>
.mytext {color:#d55c81;}
This box has a color of #d55c81
<div style="background-color:#d55c81;">Content here</div>
.mybackground {background-color:#d55c81;}
Border around this has a color of #d55c81
<div style="border:2px solid #d55c81;">Content here</div>
.myborder {border:2px solid #d55c81;}