#d45d0a color space conversions
Hex:
#d45d0a
RGB:
212, 93, 10
CMY:
17, 64, 96
CMYK:
0, 56, 95, 17
HSL:
25°, 90.9910%, 43.5294%
HSV (HSB):
25°, 95.2830%, 83.1373%
XYZ:
31.1205, 21.8477, 2.8639
xyY:
0.5574, 0.3913, 21.8477
CIE-Lab:
53.8650, 43.4769, 60.9777
CIE-LCH:
53.8650, 74.8901, 54.5112
CIE-Luv:
53.8650, 98.7023, 46.7864
Hunter-Lab:
46.7415, 37.0478, 29.0862
#d45d0a color charts
#d45d0a color shades, tints & tones
#d45d0a color schemes
#d45d0a color preview, HTML & CSS examples
This text has a color of #d45d0a
<p style="color:#d45d0a;">Text here</p>
.mytext {color:#d45d0a;}
This box has a color of #d45d0a
<div style="background-color:#d45d0a;">Content here</div>
.mybackground {background-color:#d45d0a;}
Border around this has a color of #d45d0a
<div style="border:2px solid #d45d0a;">Content here</div>
.myborder {border:2px solid #d45d0a;}