#d55c60 color space conversions
Hex:
#d55c60
RGB:
213, 92, 96
CMY:
16, 64, 62
CMYK:
0, 57, 55, 16
HSL:
358°, 59.0244%, 59.8039%
HSV (HSB):
358°, 56.8075%, 83.5294%
XYZ:
33.3790, 22.6450, 13.6780
xyY:
0.4789, 0.3249, 22.6450
CIE-Lab:
54.7047, 48.0002, 21.7394
CIE-LCH:
54.7047, 52.6937, 24.3659
CIE-Luv:
54.7047, 88.6072, 16.9552
Hunter-Lab:
47.5867, 41.9296, 16.2688
#d55c60 color charts
#d55c60 color shades, tints & tones
#d55c60 color schemes
#d55c60 color preview, HTML & CSS examples
This text has a color of #d55c60
<p style="color:#d55c60;">Text here</p>
.mytext {color:#d55c60;}
This box has a color of #d55c60
<div style="background-color:#d55c60;">Content here</div>
.mybackground {background-color:#d55c60;}
Border around this has a color of #d55c60
<div style="border:2px solid #d55c60;">Content here</div>
.myborder {border:2px solid #d55c60;}