#d55b26 color space conversions
Hex:
#d55b26
RGB:
213, 91, 38
CMY:
16, 64, 85
CMYK:
0, 57, 82, 16
HSL:
18°, 69.7211%, 49.2157%
HSV (HSB):
18°, 82.1596%, 83.5294%
XYZ:
31.5315, 21.7682, 4.3735
xyY:
0.5467, 0.3774, 21.7682
CIE-Lab:
53.7802, 45.3527, 51.8166
CIE-LCH:
53.7802, 68.8609, 48.8058
CIE-Luv:
53.7802, 99.2515, 41.5880
Hunter-Lab:
46.6565, 38.9856, 27.1017
#d55b26 color charts
#d55b26 color shades, tints & tones
#d55b26 color schemes
#d55b26 color preview, HTML & CSS examples
This text has a color of #d55b26
<p style="color:#d55b26;">Text here</p>
.mytext {color:#d55b26;}
This box has a color of #d55b26
<div style="background-color:#d55b26;">Content here</div>
.mybackground {background-color:#d55b26;}
Border around this has a color of #d55b26
<div style="border:2px solid #d55b26;">Content here</div>
.myborder {border:2px solid #d55b26;}