#d55d4a color space conversions
Hex:
#d55d4a
RGB:
213, 93, 74
CMY:
16, 64, 71
CMYK:
0, 56, 65, 16
HSL:
8°, 62.3318%, 56.2745%
HSV (HSB):
8°, 65.2582%, 83.5294%
XYZ:
32.5910, 22.4692, 9.0978
xyY:
0.5080, 0.3502, 22.4692
CIE-Lab:
54.5214, 45.9921, 34.1528
CIE-LCH:
54.5214, 57.2860, 36.5968
CIE-Luv:
54.5214, 92.5636, 29.1596
Hunter-Lab:
47.4017, 39.7742, 21.8017
#d55d4a color charts
#d55d4a color shades, tints & tones
#d55d4a color schemes
#d55d4a color preview, HTML & CSS examples
This text has a color of #d55d4a
<p style="color:#d55d4a;">Text here</p>
.mytext {color:#d55d4a;}
This box has a color of #d55d4a
<div style="background-color:#d55d4a;">Content here</div>
.mybackground {background-color:#d55d4a;}
Border around this has a color of #d55d4a
<div style="border:2px solid #d55d4a;">Content here</div>
.myborder {border:2px solid #d55d4a;}