#d55565 color space conversions
Hex:
#d55565
RGB:
213, 85, 101
CMY:
16, 67, 60
CMYK:
0, 60, 53, 16
HSL:
353°, 60.3774%, 58.4314%
HSV (HSB):
353°, 60.0939%, 83.5294%
XYZ:
33.0380, 21.5827, 14.7365
xyY:
0.4763, 0.3112, 21.5827
CIE-Lab:
53.5814, 51.6366, 17.2827
CIE-LCH:
53.5814, 54.4521, 18.5053
CIE-Luv:
53.5814, 91.7551, 11.1993
Hunter-Lab:
46.4572, 45.6401, 13.7129
#d55565 color charts
#d55565 color shades, tints & tones
#d55565 color schemes
#d55565 color preview, HTML & CSS examples
This text has a color of #d55565
<p style="color:#d55565;">Text here</p>
.mytext {color:#d55565;}
This box has a color of #d55565
<div style="background-color:#d55565;">Content here</div>
.mybackground {background-color:#d55565;}
Border around this has a color of #d55565
<div style="border:2px solid #d55565;">Content here</div>
.myborder {border:2px solid #d55565;}