#d26c56 color space conversions
Hex:
#d26c56
RGB:
210, 108, 86
CMY:
18, 58, 66
CMYK:
0, 49, 59, 18
HSL:
11°, 57.9439%, 58.0392%
HSV (HSB):
11°, 59.0476%, 82.3529%
XYZ:
33.6206, 25.0986, 11.8766
xyY:
0.4762, 0.3555, 25.0986
CIE-Lab:
57.1714, 38.2170, 30.5980
CIE-LCH:
57.1714, 48.9569, 38.6821
CIE-Luv:
57.1714, 77.2013, 28.5736
Hunter-Lab:
50.0986, 32.1170, 21.0134
#d26c56 color charts
#d26c56 color shades, tints & tones
#d26c56 color schemes
#d26c56 color preview, HTML & CSS examples
This text has a color of #d26c56
<p style="color:#d26c56;">Text here</p>
.mytext {color:#d26c56;}
This box has a color of #d26c56
<div style="background-color:#d26c56;">Content here</div>
.mybackground {background-color:#d26c56;}
Border around this has a color of #d26c56
<div style="border:2px solid #d26c56;">Content here</div>
.myborder {border:2px solid #d26c56;}