#d55d64 color space conversions
Hex:
#d55d64
RGB:
213, 93, 100
CMY:
16, 64, 61
CMYK:
0, 56, 53, 16
HSL:
357°, 58.8235%, 60.0000%
HSV (HSB):
357°, 56.3380%, 83.5294%
XYZ:
33.6552, 22.8949, 14.7019
xyY:
0.4723, 0.3213, 22.8949
CIE-Lab:
54.9640, 47.8530, 19.7467
CIE-LCH:
54.9640, 51.7672, 22.4237
CIE-Luv:
54.9640, 87.0184, 14.9259
Hunter-Lab:
47.8487, 41.8159, 15.2767
#d55d64 color charts
#d55d64 color shades, tints & tones
#d55d64 color schemes
#d55d64 color preview, HTML & CSS examples
This text has a color of #d55d64
<p style="color:#d55d64;">Text here</p>
.mytext {color:#d55d64;}
This box has a color of #d55d64
<div style="background-color:#d55d64;">Content here</div>
.mybackground {background-color:#d55d64;}
Border around this has a color of #d55d64
<div style="border:2px solid #d55d64;">Content here</div>
.myborder {border:2px solid #d55d64;}