#d55a6f color space conversions
Hex:
#d55a6f
RGB:
213, 90, 111
CMY:
16, 65, 56
CMYK:
0, 58, 48, 16
HSL:
350°, 59.4203%, 59.4118%
HSV (HSB):
350°, 57.7465%, 83.5294%
XYZ:
33.9660, 22.6062, 17.6121
xyY:
0.4579, 0.3047, 22.6062
CIE-Lab:
54.6643, 50.2300, 12.8633
CIE-LCH:
54.6643, 51.8509, 14.3640
CIE-Luv:
54.6643, 86.1066, 6.6633
Hunter-Lab:
47.5459, 44.3119, 11.3197
#d55a6f color charts
#d55a6f color shades, tints & tones
#d55a6f color schemes
#d55a6f color preview, HTML & CSS examples
This text has a color of #d55a6f
<p style="color:#d55a6f;">Text here</p>
.mytext {color:#d55a6f;}
This box has a color of #d55a6f
<div style="background-color:#d55a6f;">Content here</div>
.mybackground {background-color:#d55a6f;}
Border around this has a color of #d55a6f
<div style="border:2px solid #d55a6f;">Content here</div>
.myborder {border:2px solid #d55a6f;}