#d55b60 color space conversions
Hex:
#d55b60
RGB:
213, 91, 96
CMY:
16, 64, 62
CMYK:
0, 57, 55, 16
HSL:
358°, 59.2233%, 59.6078%
HSV (HSB):
358°, 57.2770%, 83.5294%
XYZ:
33.2930, 22.4728, 13.6493
xyY:
0.4796, 0.3237, 22.4728
CIE-Lab:
54.5251, 48.4709, 21.4999
CIE-LCH:
54.5251, 53.0252, 23.9202
CIE-Luv:
54.5251, 89.2532, 16.5658
Hunter-Lab:
47.4055, 42.4012, 16.1127
#d55b60 color charts
#d55b60 color shades, tints & tones
#d55b60 color schemes
#d55b60 color preview, HTML & CSS examples
This text has a color of #d55b60
<p style="color:#d55b60;">Text here</p>
.mytext {color:#d55b60;}
This box has a color of #d55b60
<div style="background-color:#d55b60;">Content here</div>
.mybackground {background-color:#d55b60;}
Border around this has a color of #d55b60
<div style="border:2px solid #d55b60;">Content here</div>
.myborder {border:2px solid #d55b60;}