#d55e2d color space conversions
Hex:
#d55e2d
RGB:
213, 94, 45
CMY:
16, 63, 82
CMYK:
0, 56, 79, 16
HSL:
18°, 66.6667%, 50.5882%
HSV (HSB):
18°, 78.8732%, 83.5294%
XYZ:
31.9169, 22.3410, 5.1127
xyY:
0.5376, 0.3763, 22.3410
CIE-Lab:
54.3870, 44.1421, 49.2031
CIE-LCH:
54.3870, 66.1020, 48.1034
CIE-Luv:
54.3870, 96.1883, 40.6635
Hunter-Lab:
47.2663, 37.8176, 26.6732
#d55e2d color charts
#d55e2d color shades, tints & tones
#d55e2d color schemes
#d55e2d color preview, HTML & CSS examples
This text has a color of #d55e2d
<p style="color:#d55e2d;">Text here</p>
.mytext {color:#d55e2d;}
This box has a color of #d55e2d
<div style="background-color:#d55e2d;">Content here</div>
.mybackground {background-color:#d55e2d;}
Border around this has a color of #d55e2d
<div style="border:2px solid #d55e2d;">Content here</div>
.myborder {border:2px solid #d55e2d;}