#d26c0c color space conversions
Hex:
#d26c0c
RGB:
210, 108, 12
CMY:
18, 58, 95
CMYK:
0, 49, 94, 18
HSL:
29°, 89.1892%, 43.5294%
HSV (HSB):
29°, 94.2857%, 82.3529%
XYZ:
32.0073, 24.4533, 3.3808
xyY:
0.5349, 0.4086, 24.4533
CIE-Lab:
56.5388, 35.1944, 62.2056
CIE-LCH:
56.5388, 71.4715, 60.4998
CIE-Luv:
56.5388, 84.6935, 51.3200
Hunter-Lab:
49.4503, 28.9982, 30.5617
#d26c0c color charts
#d26c0c color shades, tints & tones
#d26c0c color schemes
#d26c0c color preview, HTML & CSS examples
This text has a color of #d26c0c
<p style="color:#d26c0c;">Text here</p>
.mytext {color:#d26c0c;}
This box has a color of #d26c0c
<div style="background-color:#d26c0c;">Content here</div>
.mybackground {background-color:#d26c0c;}
Border around this has a color of #d26c0c
<div style="border:2px solid #d26c0c;">Content here</div>
.myborder {border:2px solid #d26c0c;}