#d45000 color space conversions
Hex:
#d45000
RGB:
212, 80, 0
CMY:
17, 69, 100
CMYK:
0, 62, 100, 17
HSL:
23°, 100.0000%, 41.5686%
HSV (HSB):
23°, 100.0000%, 83.1373%
XYZ:
30.0200, 19.7344, 2.2269
xyY:
0.5775, 0.3796, 19.7344
CIE-Lab:
51.5355, 49.4067, 61.7462
CIE-LCH:
51.5355, 79.0799, 51.3347
CIE-Luv:
51.5355, 109.2499, 43.8691
Hunter-Lab:
44.4234, 42.8842, 28.1242
#d45000 color charts
#d45000 color shades, tints & tones
#d45000 color schemes
#d45000 color preview, HTML & CSS examples
This text has a color of #d45000
<p style="color:#d45000;">Text here</p>
.mytext {color:#d45000;}
This box has a color of #d45000
<div style="background-color:#d45000;">Content here</div>
.mybackground {background-color:#d45000;}
Border around this has a color of #d45000
<div style="border:2px solid #d45000;">Content here</div>
.myborder {border:2px solid #d45000;}