#d45d0f color space conversions
Hex:
#d45d0f
RGB:
212, 93, 15
CMY:
17, 64, 94
CMYK:
0, 56, 93, 17
HSL:
24°, 86.7841%, 44.5098%
HSV (HSB):
24°, 92.9245%, 83.1373%
XYZ:
31.1520, 21.8602, 3.0295
xyY:
0.5559, 0.3901, 21.8602
CIE-Lab:
53.8784, 43.5352, 59.8762
CIE-LCH:
53.8784, 74.0302, 53.9796
CIE-Luv:
53.8784, 98.5041, 46.2837
Hunter-Lab:
46.7549, 37.1101, 28.8867
#d45d0f color charts
#d45d0f color shades, tints & tones
#d45d0f color schemes
#d45d0f color preview, HTML & CSS examples
This text has a color of #d45d0f
<p style="color:#d45d0f;">Text here</p>
.mytext {color:#d45d0f;}
This box has a color of #d45d0f
<div style="background-color:#d45d0f;">Content here</div>
.mybackground {background-color:#d45d0f;}
Border around this has a color of #d45d0f
<div style="border:2px solid #d45d0f;">Content here</div>
.myborder {border:2px solid #d45d0f;}