#d26c2b color space conversions
Hex:
#d26c2b
RGB:
210, 108, 43
CMY:
18, 58, 83
CMYK:
0, 49, 80, 18
HSL:
23°, 66.0079%, 49.6078%
HSV (HSB):
23°, 79.5238%, 82.3529%
XYZ:
32.3769, 24.6012, 5.3275
xyY:
0.5196, 0.3948, 24.6012
CIE-Lab:
56.6848, 35.8996, 52.1677
CIE-LCH:
56.6848, 63.3266, 55.4659
CIE-Luv:
56.6848, 82.8644, 45.7944
Hunter-Lab:
49.5996, 29.7196, 28.3513
#d26c2b color charts
#d26c2b color shades, tints & tones
#d26c2b color schemes
#d26c2b color preview, HTML & CSS examples
This text has a color of #d26c2b
<p style="color:#d26c2b;">Text here</p>
.mytext {color:#d26c2b;}
This box has a color of #d26c2b
<div style="background-color:#d26c2b;">Content here</div>
.mybackground {background-color:#d26c2b;}
Border around this has a color of #d26c2b
<div style="border:2px solid #d26c2b;">Content here</div>
.myborder {border:2px solid #d26c2b;}