#d26e2d color space conversions
Hex:
#d26e2d
RGB:
210, 110, 45
CMY:
18, 57, 82
CMYK:
0, 48, 79, 18
HSL:
24°, 64.7059%, 50.0000%
HSV (HSB):
24°, 78.5714%, 82.3529%
XYZ:
32.6279, 25.0430, 5.5967
xyY:
0.5157, 0.3958, 25.0430
CIE-Lab:
57.1173, 34.9353, 51.7017
CIE-LCH:
57.1173, 62.3982, 55.9527
CIE-Luv:
57.1173, 81.0847, 45.9676
Hunter-Lab:
50.0429, 28.8066, 28.3992
#d26e2d color charts
#d26e2d color shades, tints & tones
#d26e2d color schemes
#d26e2d color preview, HTML & CSS examples
This text has a color of #d26e2d
<p style="color:#d26e2d;">Text here</p>
.mytext {color:#d26e2d;}
This box has a color of #d26e2d
<div style="background-color:#d26e2d;">Content here</div>
.mybackground {background-color:#d26e2d;}
Border around this has a color of #d26e2d
<div style="border:2px solid #d26e2d;">Content here</div>
.myborder {border:2px solid #d26e2d;}