#d55f5c color space conversions
Hex:
#d55f5c
RGB:
213, 95, 92
CMY:
16, 63, 64
CMYK:
0, 55, 57, 16
HSL:
1°, 59.0244%, 59.8039%
HSV (HSB):
1°, 56.8075%, 83.5294%
XYZ:
33.4645, 23.1033, 12.8208
xyY:
0.4823, 0.3330, 23.1033
CIE-Lab:
55.1785, 46.2589, 24.6940
CIE-LCH:
55.1785, 52.4374, 28.0942
CIE-Luv:
55.1785, 87.5354, 20.4699
Hunter-Lab:
48.0658, 40.1606, 17.8314
#d55f5c color charts
#d55f5c color shades, tints & tones
#d55f5c color schemes
#d55f5c color preview, HTML & CSS examples
This text has a color of #d55f5c
<p style="color:#d55f5c;">Text here</p>
.mytext {color:#d55f5c;}
This box has a color of #d55f5c
<div style="background-color:#d55f5c;">Content here</div>
.mybackground {background-color:#d55f5c;}
Border around this has a color of #d55f5c
<div style="border:2px solid #d55f5c;">Content here</div>
.myborder {border:2px solid #d55f5c;}