#d55f5f color space conversions
Hex:
#d55f5f
RGB:
213, 95, 95
CMY:
16, 63, 63
CMYK:
0, 55, 55, 16
HSL:
0°, 58.4158%, 60.3922%
HSV (HSB):
0°, 55.3991%, 83.5294%
XYZ:
33.5983, 23.1568, 13.5253
xyY:
0.4781, 0.3295, 23.1568
CIE-Lab:
55.2335, 46.4921, 23.0250
CIE-LCH:
55.2335, 51.8813, 26.3467
CIE-Luv:
55.2335, 86.8722, 18.7292
Hunter-Lab:
48.1215, 40.4158, 17.0206
#d55f5f color charts
#d55f5f color shades, tints & tones
#d55f5f color schemes
#d55f5f color preview, HTML & CSS examples
This text has a color of #d55f5f
<p style="color:#d55f5f;">Text here</p>
.mytext {color:#d55f5f;}
This box has a color of #d55f5f
<div style="background-color:#d55f5f;">Content here</div>
.mybackground {background-color:#d55f5f;}
Border around this has a color of #d55f5f
<div style="border:2px solid #d55f5f;">Content here</div>
.myborder {border:2px solid #d55f5f;}