#d45e25 color space conversions
Hex:
#d45e25
RGB:
212, 94, 37
CMY:
17, 63, 85
CMYK:
0, 56, 83, 17
HSL:
20°, 70.2811%, 48.8235%
HSV (HSB):
20°, 82.5472%, 83.1373%
XYZ:
31.4880, 22.1360, 4.3633
xyY:
0.5430, 0.3817, 22.1360
CIE-Lab:
54.1710, 43.5090, 52.5435
CIE-LCH:
54.1710, 68.2192, 50.3733
CIE-Luv:
54.1710, 96.1891, 42.7079
Hunter-Lab:
47.0489, 37.1274, 27.4357
#d45e25 color charts
#d45e25 color shades, tints & tones
#d45e25 color schemes
#d45e25 color preview, HTML & CSS examples
This text has a color of #d45e25
<p style="color:#d45e25;">Text here</p>
.mytext {color:#d45e25;}
This box has a color of #d45e25
<div style="background-color:#d45e25;">Content here</div>
.mybackground {background-color:#d45e25;}
Border around this has a color of #d45e25
<div style="border:2px solid #d45e25;">Content here</div>
.myborder {border:2px solid #d45e25;}