#d26b6f color space conversions
Hex:
#d26b6f
RGB:
210, 107, 111
CMY:
18, 58, 56
CMYK:
0, 49, 47, 18
HSL:
358°, 53.3679%, 62.1569%
HSV (HSB):
358°, 49.0476%, 82.3529%
XYZ:
34.7053, 25.3647, 18.1056
xyY:
0.4439, 0.3245, 25.3647
CIE-Lab:
57.4291, 40.8689, 16.6216
CIE-LCH:
57.4291, 44.1197, 22.1319
CIE-Luv:
57.4291, 73.0476, 13.3605
Hunter-Lab:
50.3634, 34.8679, 13.9396
#d26b6f color charts
#d26b6f color shades, tints & tones
#d26b6f color schemes
#d26b6f color preview, HTML & CSS examples
This text has a color of #d26b6f
<p style="color:#d26b6f;">Text here</p>
.mytext {color:#d26b6f;}
This box has a color of #d26b6f
<div style="background-color:#d26b6f;">Content here</div>
.mybackground {background-color:#d26b6f;}
Border around this has a color of #d26b6f
<div style="border:2px solid #d26b6f;">Content here</div>
.myborder {border:2px solid #d26b6f;}