#d55c6a color space conversions
Hex:
#d55c6a
RGB:
213, 92, 106
CMY:
16, 64, 58
CMYK:
0, 57, 50, 16
HSL:
353°, 59.0244%, 59.8039%
HSV (HSB):
353°, 56.8075%, 83.5294%
XYZ:
33.8692, 22.8410, 16.2593
xyY:
0.4642, 0.3130, 22.8410
CIE-Lab:
54.9082, 48.8416, 16.1485
CIE-LCH:
54.9082, 51.4420, 18.2955
CIE-Luv:
54.9082, 86.1797, 10.7481
Hunter-Lab:
47.7923, 42.8621, 13.2837
#d55c6a color charts
#d55c6a color shades, tints & tones
#d55c6a color schemes
#d55c6a color preview, HTML & CSS examples
This text has a color of #d55c6a
<p style="color:#d55c6a;">Text here</p>
.mytext {color:#d55c6a;}
This box has a color of #d55c6a
<div style="background-color:#d55c6a;">Content here</div>
.mybackground {background-color:#d55c6a;}
Border around this has a color of #d55c6a
<div style="border:2px solid #d55c6a;">Content here</div>
.myborder {border:2px solid #d55c6a;}