#d26e1d color space conversions
Hex:
#d26e1d
RGB:
210, 110, 29
CMY:
18, 57, 89
CMYK:
0, 48, 86, 18
HSL:
27°, 75.7322%, 46.8627%
HSV (HSB):
27°, 86.1905%, 82.3529%
XYZ:
32.3760, 24.9422, 4.2703
xyY:
0.5257, 0.4050, 24.9422
CIE-Lab:
57.0191, 34.4553, 57.9438
CIE-LCH:
57.0191, 67.4140, 59.2629
CIE-Luv:
57.0191, 82.2811, 49.6682
Hunter-Lab:
49.9422, 28.3175, 29.8899
#d26e1d color charts
#d26e1d color shades, tints & tones
#d26e1d color schemes
#d26e1d color preview, HTML & CSS examples
This text has a color of #d26e1d
<p style="color:#d26e1d;">Text here</p>
.mytext {color:#d26e1d;}
This box has a color of #d26e1d
<div style="background-color:#d26e1d;">Content here</div>
.mybackground {background-color:#d26e1d;}
Border around this has a color of #d26e1d
<div style="border:2px solid #d26e1d;">Content here</div>
.myborder {border:2px solid #d26e1d;}