#d55b70 color space conversions
Hex:
#d55b70
RGB:
213, 91, 112
CMY:
16, 64, 56
CMYK:
0, 57, 47, 16
HSL:
350°, 59.2233%, 59.6078%
HSV (HSB):
350°, 57.2770%, 83.5294%
XYZ:
34.1063, 22.7982, 17.9321
xyY:
0.4557, 0.3046, 22.7982
CIE-Lab:
54.8638, 49.8581, 12.5513
CIE-LCH:
54.8638, 51.4136, 14.1300
CIE-Luv:
54.8638, 85.2454, 6.3999
Hunter-Lab:
47.7474, 43.9457, 11.1561
#d55b70 color charts
#d55b70 color shades, tints & tones
#d55b70 color schemes
#d55b70 color preview, HTML & CSS examples
This text has a color of #d55b70
<p style="color:#d55b70;">Text here</p>
.mytext {color:#d55b70;}
This box has a color of #d55b70
<div style="background-color:#d55b70;">Content here</div>
.mybackground {background-color:#d55b70;}
Border around this has a color of #d55b70
<div style="border:2px solid #d55b70;">Content here</div>
.myborder {border:2px solid #d55b70;}