#d68d8b color space conversions
Hex:
#d68d8b
RGB:
214, 141, 139
CMY:
16, 45, 45
CMYK:
0, 34, 35, 16
HSL:
2°, 47.7707%, 69.2157%
HSV (HSB):
2°, 35.0467%, 83.9216%
XYZ:
41.9166, 35.2100, 29.0131
xyY:
0.3949, 0.3317, 35.2100
CIE-Lab:
65.9118, 27.5177, 12.5285
CIE-LCH:
65.9118, 30.2355, 24.4792
CIE-Luv:
65.9118, 49.1144, 11.9229
Hunter-Lab:
59.3380, 22.2517, 12.5470
#d68d8b color charts
#d68d8b color shades, tints & tones
#d68d8b color schemes
#d68d8b color preview, HTML & CSS examples
This text has a color of #d68d8b
<p style="color:#d68d8b;">Text here</p>
.mytext {color:#d68d8b;}
This box has a color of #d68d8b
<div style="background-color:#d68d8b;">Content here</div>
.mybackground {background-color:#d68d8b;}
Border around this has a color of #d68d8b
<div style="border:2px solid #d68d8b;">Content here</div>
.myborder {border:2px solid #d68d8b;}