#d55c61 color space conversions
Hex:
#d55c61
RGB:
213, 92, 97
CMY:
16, 64, 62
CMYK:
0, 57, 54, 16
HSL:
358°, 59.0244%, 59.8039%
HSV (HSB):
358°, 56.8075%, 83.5294%
XYZ:
33.4254, 22.6635, 13.9220
xyY:
0.4774, 0.3237, 22.6635
CIE-Lab:
54.7240, 48.0803, 21.1804
CIE-LCH:
54.7240, 52.5388, 23.7745
CIE-Luv:
54.7240, 88.3723, 16.3559
Hunter-Lab:
47.6062, 42.0181, 15.9855
#d55c61 color charts
#d55c61 color shades, tints & tones
#d55c61 color schemes
#d55c61 color preview, HTML & CSS examples
This text has a color of #d55c61
<p style="color:#d55c61;">Text here</p>
.mytext {color:#d55c61;}
This box has a color of #d55c61
<div style="background-color:#d55c61;">Content here</div>
.mybackground {background-color:#d55c61;}
Border around this has a color of #d55c61
<div style="border:2px solid #d55c61;">Content here</div>
.myborder {border:2px solid #d55c61;}