#d55a38 color space conversions
Hex:
#d55a38
RGB:
213, 90, 56
CMY:
16, 65, 78
CMYK:
0, 58, 74, 16
HSL:
13°, 65.1452%, 52.7451%
HSV (HSB):
13°, 73.7089%, 83.5294%
XYZ:
31.8105, 21.7440, 6.2618
xyY:
0.5318, 0.3635, 21.7440
CIE-Lab:
53.7543, 46.4825, 43.0674
CIE-LCH:
53.7543, 63.3674, 42.8160
CIE-Luv:
53.7543, 97.7570, 35.7002
Hunter-Lab:
46.6304, 40.1666, 24.6795
#d55a38 color charts
#d55a38 color shades, tints & tones
#d55a38 color schemes
#d55a38 color preview, HTML & CSS examples
This text has a color of #d55a38
<p style="color:#d55a38;">Text here</p>
.mytext {color:#d55a38;}
This box has a color of #d55a38
<div style="background-color:#d55a38;">Content here</div>
.mybackground {background-color:#d55a38;}
Border around this has a color of #d55a38
<div style="border:2px solid #d55a38;">Content here</div>
.myborder {border:2px solid #d55a38;}