#d45d28 color space conversions
Hex:
#d45d28
RGB:
212, 93, 40
CMY:
17, 64, 84
CMYK:
0, 56, 81, 17
HSL:
18°, 68.2540%, 49.4118%
HSV (HSB):
18°, 81.1321%, 83.1373%
XYZ:
31.4487, 21.9790, 4.5923
xyY:
0.5420, 0.3788, 21.9790
CIE-Lab:
54.0047, 44.0822, 51.0799
CIE-LCH:
54.0047, 67.4714, 49.2056
CIE-Luv:
54.0047, 96.6695, 41.6218
Hunter-Lab:
46.8817, 37.6966, 27.0094
#d45d28 color charts
#d45d28 color shades, tints & tones
#d45d28 color schemes
#d45d28 color preview, HTML & CSS examples
This text has a color of #d45d28
<p style="color:#d45d28;">Text here</p>
.mytext {color:#d45d28;}
This box has a color of #d45d28
<div style="background-color:#d45d28;">Content here</div>
.mybackground {background-color:#d45d28;}
Border around this has a color of #d45d28
<div style="border:2px solid #d45d28;">Content here</div>
.myborder {border:2px solid #d45d28;}