#d45f00 color space conversions
Hex:
#d45f00
RGB:
212, 95, 0
CMY:
17, 63, 100
CMYK:
0, 55, 100, 17
HSL:
27°, 100.0000%, 41.5686%
HSV (HSB):
27°, 100.0000%, 83.1373%
XYZ:
31.2436, 22.1815, 2.6347
xyY:
0.5573, 0.3957, 22.1815
CIE-Lab:
54.2190, 42.4047, 63.2192
CIE-LCH:
54.2190, 76.1238, 56.1480
CIE-Luv:
54.2190, 97.4313, 48.2820
Hunter-Lab:
47.0972, 35.9941, 29.6512
#d45f00 color charts
#d45f00 color shades, tints & tones
#d45f00 color schemes
#d45f00 color preview, HTML & CSS examples
This text has a color of #d45f00
<p style="color:#d45f00;">Text here</p>
.mytext {color:#d45f00;}
This box has a color of #d45f00
<div style="background-color:#d45f00;">Content here</div>
.mybackground {background-color:#d45f00;}
Border around this has a color of #d45f00
<div style="border:2px solid #d45f00;">Content here</div>
.myborder {border:2px solid #d45f00;}