#d26a3f color space conversions
Hex:
#d26a3f
RGB:
210, 106, 63
CMY:
18, 58, 75
CMYK:
0, 50, 70, 18
HSL:
18°, 62.0253%, 53.5294%
HSV (HSB):
18°, 70.0000%, 82.3529%
XYZ:
32.6296, 24.3686, 7.6865
xyY:
0.5044, 0.3767, 24.3686
CIE-Lab:
56.4550, 37.7960, 42.2642
CIE-LCH:
56.4550, 56.6992, 48.1944
CIE-Luv:
56.4550, 82.2128, 38.4116
Hunter-Lab:
49.3645, 31.5991, 25.3232
#d26a3f color charts
#d26a3f color shades, tints & tones
#d26a3f color schemes
#d26a3f color preview, HTML & CSS examples
This text has a color of #d26a3f
<p style="color:#d26a3f;">Text here</p>
.mytext {color:#d26a3f;}
This box has a color of #d26a3f
<div style="background-color:#d26a3f;">Content here</div>
.mybackground {background-color:#d26a3f;}
Border around this has a color of #d26a3f
<div style="border:2px solid #d26a3f;">Content here</div>
.myborder {border:2px solid #d26a3f;}