#d26a3a color space conversions
Hex:
#d26a3a
RGB:
210, 106, 58
CMY:
18, 58, 77
CMYK:
0, 50, 72, 18
HSL:
19°, 62.8099%, 52.5490%
HSV (HSB):
19°, 72.3810%, 82.3529%
XYZ:
32.4961, 24.3152, 6.9836
xyY:
0.5094, 0.3811, 24.3152
CIE-Lab:
56.4020, 37.5462, 44.7735
CIE-LCH:
56.4020, 58.4327, 50.0175
CIE-Luv:
56.4020, 82.8529, 40.3112
Hunter-Lab:
49.3104, 31.3401, 26.1204
#d26a3a color charts
#d26a3a color shades, tints & tones
#d26a3a color schemes
#d26a3a color preview, HTML & CSS examples
This text has a color of #d26a3a
<p style="color:#d26a3a;">Text here</p>
.mytext {color:#d26a3a;}
This box has a color of #d26a3a
<div style="background-color:#d26a3a;">Content here</div>
.mybackground {background-color:#d26a3a;}
Border around this has a color of #d26a3a
<div style="border:2px solid #d26a3a;">Content here</div>
.myborder {border:2px solid #d26a3a;}