#d26d0c color space conversions
Hex:
#d26d0c
RGB:
210, 109, 12
CMY:
18, 57, 95
CMYK:
0, 48, 94, 18
HSL:
29°, 89.1892%, 43.5294%
HSV (HSB):
29°, 94.2857%, 82.3529%
XYZ:
32.1133, 24.6655, 3.4162
xyY:
0.5335, 0.4098, 24.6655
CIE-Lab:
56.7480, 34.6767, 62.3478
CIE-LCH:
56.7480, 71.3423, 60.9180
CIE-Luv:
56.7480, 83.8647, 51.6577
Hunter-Lab:
49.6643, 28.5069, 30.6868
#d26d0c color charts
#d26d0c color shades, tints & tones
#d26d0c color schemes
#d26d0c color preview, HTML & CSS examples
This text has a color of #d26d0c
<p style="color:#d26d0c;">Text here</p>
.mytext {color:#d26d0c;}
This box has a color of #d26d0c
<div style="background-color:#d26d0c;">Content here</div>
.mybackground {background-color:#d26d0c;}
Border around this has a color of #d26d0c
<div style="border:2px solid #d26d0c;">Content here</div>
.myborder {border:2px solid #d26d0c;}