#d68d7b color space conversions
Hex:
#d68d7b
RGB:
214, 141, 123
CMY:
16, 45, 52
CMYK:
0, 34, 43, 16
HSL:
12°, 52.6012%, 66.0784%
HSV (HSB):
12°, 42.5234%, 83.9216%
XYZ:
40.8316, 34.7760, 23.2993
xyY:
0.4128, 0.3516, 34.7760
CIE-Lab:
65.5739, 25.6617, 21.0190
CIE-LCH:
65.5739, 33.1711, 39.3202
CIE-Luv:
65.5739, 51.5204, 22.6773
Hunter-Lab:
58.9711, 20.3938, 17.8546
#d68d7b color charts
#d68d7b color shades, tints & tones
#d68d7b color schemes
#d68d7b color preview, HTML & CSS examples
This text has a color of #d68d7b
<p style="color:#d68d7b;">Text here</p>
.mytext {color:#d68d7b;}
This box has a color of #d68d7b
<div style="background-color:#d68d7b;">Content here</div>
.mybackground {background-color:#d68d7b;}
Border around this has a color of #d68d7b
<div style="border:2px solid #d68d7b;">Content here</div>
.myborder {border:2px solid #d68d7b;}