#d55515 color space conversions
Hex:
#d55515
RGB:
213, 85, 21
CMY:
16, 67, 92
CMYK:
0, 60, 90, 16
HSL:
20°, 82.0513%, 45.8824%
HSV (HSB):
20°, 90.1408%, 83.5294%
XYZ:
30.8244, 20.6973, 3.0798
xyY:
0.5645, 0.3791, 20.6973
CIE-Lab:
52.6166, 47.7617, 57.3669
CIE-LCH:
52.6166, 74.6468, 50.2204
CIE-Luv:
52.6166, 105.2794, 43.1513
Hunter-Lab:
45.4943, 41.3269, 27.8322
#d55515 color charts
#d55515 color shades, tints & tones
#d55515 color schemes
#d55515 color preview, HTML & CSS examples
This text has a color of #d55515
<p style="color:#d55515;">Text here</p>
.mytext {color:#d55515;}
This box has a color of #d55515
<div style="background-color:#d55515;">Content here</div>
.mybackground {background-color:#d55515;}
Border around this has a color of #d55515
<div style="border:2px solid #d55515;">Content here</div>
.myborder {border:2px solid #d55515;}