#d45d00 color space conversions
Hex:
#d45d00
RGB:
212, 93, 0
CMY:
17, 64, 100
CMYK:
0, 56, 100, 17
HSL:
26°, 100.0000%, 41.5686%
HSV (HSB):
26°, 100.0000%, 83.1373%
XYZ:
31.0657, 21.8258, 2.5754
xyY:
0.5601, 0.3935, 21.8258
CIE-Lab:
53.8416, 43.3753, 63.0057
CIE-LCH:
53.8416, 76.4927, 55.4551
CIE-Luv:
53.8416, 99.0494, 47.6668
Hunter-Lab:
46.7180, 36.9392, 29.4341
#d45d00 color charts
#d45d00 color shades, tints & tones
#d45d00 color schemes
#d45d00 color preview, HTML & CSS examples
This text has a color of #d45d00
<p style="color:#d45d00;">Text here</p>
.mytext {color:#d45d00;}
This box has a color of #d45d00
<div style="background-color:#d45d00;">Content here</div>
.mybackground {background-color:#d45d00;}
Border around this has a color of #d45d00
<div style="border:2px solid #d45d00;">Content here</div>
.myborder {border:2px solid #d45d00;}