#d68d85 color space conversions
Hex:
#d68d85
RGB:
214, 141, 133
CMY:
16, 45, 48
CMYK:
0, 34, 38, 16
HSL:
6°, 49.6933%, 68.0392%
HSV (HSB):
6°, 37.8505%, 83.9216%
XYZ:
41.4901, 35.0393, 26.7668
xyY:
0.4017, 0.3392, 35.0393
CIE-Lab:
65.7793, 26.7935, 15.7110
CIE-LCH:
65.7793, 31.0601, 30.3862
CIE-Luv:
65.7793, 50.0395, 16.0652
Hunter-Lab:
59.1940, 21.5240, 14.6256
#d68d85 color charts
#d68d85 color shades, tints & tones
#d68d85 color schemes
#d68d85 color preview, HTML & CSS examples
This text has a color of #d68d85
<p style="color:#d68d85;">Text here</p>
.mytext {color:#d68d85;}
This box has a color of #d68d85
<div style="background-color:#d68d85;">Content here</div>
.mybackground {background-color:#d68d85;}
Border around this has a color of #d68d85
<div style="border:2px solid #d68d85;">Content here</div>
.myborder {border:2px solid #d68d85;}