#d26f0e color space conversions
Hex:
#d26f0e
RGB:
210, 111, 14
CMY:
18, 56, 95
CMYK:
0, 47, 93, 18
HSL:
30°, 87.5000%, 43.9216%
HSV (HSB):
30°, 93.3333%, 82.3529%
XYZ:
32.3420, 25.1022, 3.5561
xyY:
0.5302, 0.4115, 25.1022
CIE-Lab:
57.1749, 33.6614, 62.2343
CIE-LCH:
57.1749, 70.7545, 61.5918
CIE-Luv:
57.1749, 82.1427, 52.1434
Hunter-Lab:
50.1021, 27.5471, 30.8633
#d26f0e color charts
#d26f0e color shades, tints & tones
#d26f0e color schemes
#d26f0e color preview, HTML & CSS examples
This text has a color of #d26f0e
<p style="color:#d26f0e;">Text here</p>
.mytext {color:#d26f0e;}
This box has a color of #d26f0e
<div style="background-color:#d26f0e;">Content here</div>
.mybackground {background-color:#d26f0e;}
Border around this has a color of #d26f0e
<div style="border:2px solid #d26f0e;">Content here</div>
.myborder {border:2px solid #d26f0e;}