#d55e50 color space conversions
Hex:
#d55e50
RGB:
213, 94, 80
CMY:
16, 63, 69
CMYK:
0, 56, 62, 16
HSL:
6°, 61.2903%, 57.4510%
HSV (HSB):
6°, 62.4413%, 83.5294%
XYZ:
32.8912, 22.7307, 10.2433
xyY:
0.4994, 0.3451, 22.7307
CIE-Lab:
54.7939, 45.8891, 31.0971
CIE-LCH:
54.7939, 55.4332, 34.1238
CIE-Luv:
54.7939, 90.7122, 26.5786
Hunter-Lab:
47.6768, 39.7093, 20.6353
#d55e50 color charts
#d55e50 color shades, tints & tones
#d55e50 color schemes
#d55e50 color preview, HTML & CSS examples
This text has a color of #d55e50
<p style="color:#d55e50;">Text here</p>
.mytext {color:#d55e50;}
This box has a color of #d55e50
<div style="background-color:#d55e50;">Content here</div>
.mybackground {background-color:#d55e50;}
Border around this has a color of #d55e50
<div style="border:2px solid #d55e50;">Content here</div>
.myborder {border:2px solid #d55e50;}