#d45e24 color space conversions
Hex:
#d45e24
RGB:
212, 94, 36
CMY:
17, 63, 86
CMYK:
0, 56, 83, 17
HSL:
20°, 70.9677%, 48.6275%
HSV (HSB):
20°, 83.0189%, 83.1373%
XYZ:
31.4725, 22.1298, 4.2818
xyY:
0.5437, 0.3823, 22.1298
CIE-Lab:
54.1645, 43.4805, 52.9615
CIE-LCH:
54.1645, 68.5235, 50.6145
CIE-Luv:
54.1645, 96.2826, 42.9480
Hunter-Lab:
47.0424, 37.0969, 27.5331
#d45e24 color charts
#d45e24 color shades, tints & tones
#d45e24 color schemes
#d45e24 color preview, HTML & CSS examples
This text has a color of #d45e24
<p style="color:#d45e24;">Text here</p>
.mytext {color:#d45e24;}
This box has a color of #d45e24
<div style="background-color:#d45e24;">Content here</div>
.mybackground {background-color:#d45e24;}
Border around this has a color of #d45e24
<div style="border:2px solid #d45e24;">Content here</div>
.myborder {border:2px solid #d45e24;}