#d55a2e color space conversions
Hex:
#d55a2e
RGB:
213, 90, 46
CMY:
16, 65, 82
CMYK:
0, 58, 78, 16
HSL:
16°, 66.5339%, 50.7843%
HSV (HSB):
16°, 78.4038%, 83.5294%
XYZ:
31.5899, 21.6557, 5.0998
xyY:
0.5414, 0.3712, 21.6557
CIE-Lab:
53.6598, 46.0853, 48.0100
CIE-LCH:
53.6598, 66.5494, 46.1718
CIE-Luv:
53.6598, 99.1171, 39.0504
Hunter-Lab:
46.5357, 39.7338, 26.0775
#d55a2e color charts
#d55a2e color shades, tints & tones
#d55a2e color schemes
#d55a2e color preview, HTML & CSS examples
This text has a color of #d55a2e
<p style="color:#d55a2e;">Text here</p>
.mytext {color:#d55a2e;}
This box has a color of #d55a2e
<div style="background-color:#d55a2e;">Content here</div>
.mybackground {background-color:#d55a2e;}
Border around this has a color of #d55a2e
<div style="border:2px solid #d55a2e;">Content here</div>
.myborder {border:2px solid #d55a2e;}