#d68d8e color space conversions
Hex:
#d68d8e
RGB:
214, 141, 142
CMY:
16, 45, 44
CMYK:
0, 34, 34, 16
HSL:
359°, 47.0968%, 69.6078%
HSV (HSB):
359°, 34.1121%, 83.9216%
XYZ:
42.1389, 35.2989, 30.1836
xyY:
0.3915, 0.3280, 35.2989
CIE-Lab:
65.9807, 27.8923, 10.9392
CIE-LCH:
65.9807, 29.9608, 21.4149
CIE-Luv:
65.9807, 48.6425, 9.8063
Hunter-Lab:
59.4129, 22.6296, 11.4678
#d68d8e color charts
#d68d8e color shades, tints & tones
#d68d8e color schemes
#d68d8e color preview, HTML & CSS examples
This text has a color of #d68d8e
<p style="color:#d68d8e;">Text here</p>
.mytext {color:#d68d8e;}
This box has a color of #d68d8e
<div style="background-color:#d68d8e;">Content here</div>
.mybackground {background-color:#d68d8e;}
Border around this has a color of #d68d8e
<div style="border:2px solid #d68d8e;">Content here</div>
.myborder {border:2px solid #d68d8e;}