#d45d34 color space conversions
Hex:
#d45d34
RGB:
212, 93, 52
CMY:
17, 64, 80
CMYK:
0, 56, 75, 17
HSL:
15°, 65.0407%, 51.7647%
HSV (HSB):
15°, 75.4717%, 83.1373%
XYZ:
31.6856, 22.0737, 5.8394
xyY:
0.5316, 0.3704, 22.0737
CIE-Lab:
54.1051, 44.5153, 45.4484
CIE-LCH:
54.1051, 63.6174, 45.5943
CIE-Luv:
54.1051, 95.2508, 38.0074
Hunter-Lab:
46.9826, 38.1626, 25.5187
#d45d34 color charts
#d45d34 color shades, tints & tones
#d45d34 color schemes
#d45d34 color preview, HTML & CSS examples
This text has a color of #d45d34
<p style="color:#d45d34;">Text here</p>
.mytext {color:#d45d34;}
This box has a color of #d45d34
<div style="background-color:#d45d34;">Content here</div>
.mybackground {background-color:#d45d34;}
Border around this has a color of #d45d34
<div style="border:2px solid #d45d34;">Content here</div>
.myborder {border:2px solid #d45d34;}