#d26a65 color space conversions
Hex:
#d26a65
RGB:
210, 106, 101
CMY:
18, 58, 60
CMYK:
0, 50, 52, 18
HSL:
3°, 54.7739%, 60.9804%
HSV (HSB):
3°, 51.9048%, 82.3529%
XYZ:
34.0813, 24.9493, 15.3313
xyY:
0.4583, 0.3355, 24.9493
CIE-Lab:
57.0260, 40.4518, 21.8582
CIE-LCH:
57.0260, 45.9796, 28.3847
CIE-Luv:
57.0260, 75.7857, 19.2085
Hunter-Lab:
49.9493, 34.3827, 16.7661
#d26a65 color charts
#d26a65 color shades, tints & tones
#d26a65 color schemes
#d26a65 color preview, HTML & CSS examples
This text has a color of #d26a65
<p style="color:#d26a65;">Text here</p>
.mytext {color:#d26a65;}
This box has a color of #d26a65
<div style="background-color:#d26a65;">Content here</div>
.mybackground {background-color:#d26a65;}
Border around this has a color of #d26a65
<div style="border:2px solid #d26a65;">Content here</div>
.myborder {border:2px solid #d26a65;}