#d55e0d color space conversions
Hex:
#d55e0d
RGB:
213, 94, 13
CMY:
16, 63, 95
CMYK:
0, 56, 94, 16
HSL:
24°, 88.4956%, 44.3137%
HSV (HSB):
24°, 93.8967%, 83.5294%
XYZ:
31.5159, 22.1806, 3.0010
xyY:
0.5559, 0.3912, 22.1806
CIE-Lab:
54.2181, 43.4084, 60.6526
CIE-LCH:
54.2181, 74.5857, 54.4091
CIE-Luv:
54.2181, 98.6249, 46.8897
Hunter-Lab:
47.0963, 37.0302, 29.1894
#d55e0d color charts
#d55e0d color shades, tints & tones
#d55e0d color schemes
#d55e0d color preview, HTML & CSS examples
This text has a color of #d55e0d
<p style="color:#d55e0d;">Text here</p>
.mytext {color:#d55e0d;}
This box has a color of #d55e0d
<div style="background-color:#d55e0d;">Content here</div>
.mybackground {background-color:#d55e0d;}
Border around this has a color of #d55e0d
<div style="border:2px solid #d55e0d;">Content here</div>
.myborder {border:2px solid #d55e0d;}