#d55b72 color space conversions
Hex:
#d55b72
RGB:
213, 91, 114
CMY:
16, 64, 55
CMYK:
0, 57, 46, 16
HSL:
349°, 59.2233%, 59.6078%
HSV (HSB):
349°, 57.2770%, 83.5294%
XYZ:
34.2189, 22.8432, 18.5252
xyY:
0.4527, 0.3022, 22.8432
CIE-Lab:
54.9105, 50.0477, 11.4361
CIE-LCH:
54.9105, 51.3377, 12.8713
CIE-Luv:
54.9105, 84.7164, 5.0516
Hunter-Lab:
47.7946, 44.1581, 10.4753
#d55b72 color charts
#d55b72 color shades, tints & tones
#d55b72 color schemes
#d55b72 color preview, HTML & CSS examples
This text has a color of #d55b72
<p style="color:#d55b72;">Text here</p>
.mytext {color:#d55b72;}
This box has a color of #d55b72
<div style="background-color:#d55b72;">Content here</div>
.mybackground {background-color:#d55b72;}
Border around this has a color of #d55b72
<div style="border:2px solid #d55b72;">Content here</div>
.myborder {border:2px solid #d55b72;}