#d55d50 color space conversions
Hex:
#d55d50
RGB:
213, 93, 80
CMY:
16, 64, 69
CMYK:
0, 56, 62, 16
HSL:
6°, 61.2903%, 57.4510%
HSV (HSB):
6°, 62.4413%, 83.5294%
XYZ:
32.8029, 22.5540, 10.2139
xyY:
0.5003, 0.3440, 22.5540
CIE-Lab:
54.6100, 46.3673, 30.8672
CIE-LCH:
54.6100, 55.7020, 33.6521
CIE-Luv:
54.6100, 91.4079, 26.2054
Hunter-Lab:
47.4911, 40.1836, 20.4923
#d55d50 color charts
#d55d50 color shades, tints & tones
#d55d50 color schemes
#d55d50 color preview, HTML & CSS examples
This text has a color of #d55d50
<p style="color:#d55d50;">Text here</p>
.mytext {color:#d55d50;}
This box has a color of #d55d50
<div style="background-color:#d55d50;">Content here</div>
.mybackground {background-color:#d55d50;}
Border around this has a color of #d55d50
<div style="border:2px solid #d55d50;">Content here</div>
.myborder {border:2px solid #d55d50;}