#d45d20 color space conversions
Hex:
#d45d20
RGB:
212, 93, 32
CMY:
17, 64, 87
CMYK:
0, 56, 85, 17
HSL:
20°, 73.7705%, 47.8431%
HSV (HSB):
20°, 84.9057%, 83.1373%
XYZ:
31.3264, 21.9300, 3.9483
xyY:
0.5476, 0.3834, 21.9300
CIE-Lab:
53.9527, 43.8574, 54.4096
CIE-LCH:
53.9527, 69.8848, 51.1291
CIE-Luv:
53.9527, 97.4176, 43.5246
Hunter-Lab:
46.8295, 37.4553, 27.7817
#d45d20 color charts
#d45d20 color shades, tints & tones
#d45d20 color schemes
#d45d20 color preview, HTML & CSS examples
This text has a color of #d45d20
<p style="color:#d45d20;">Text here</p>
.mytext {color:#d45d20;}
This box has a color of #d45d20
<div style="background-color:#d45d20;">Content here</div>
.mybackground {background-color:#d45d20;}
Border around this has a color of #d45d20
<div style="border:2px solid #d45d20;">Content here</div>
.myborder {border:2px solid #d45d20;}