#d68c7c color space conversions
Hex:
#d68c7c
RGB:
214, 140, 124
CMY:
16, 45, 51
CMYK:
0, 35, 42, 16
HSL:
11°, 52.3256%, 66.2745%
HSV (HSB):
11°, 42.0561%, 83.9216%
XYZ:
40.7477, 34.5075, 23.5818
xyY:
0.4123, 0.3491, 34.5075
CIE-Lab:
65.3634, 26.3102, 20.1747
CIE-LCH:
65.3634, 33.1549, 37.4810
CIE-Luv:
65.3634, 52.0401, 21.5227
Hunter-Lab:
58.7431, 21.0178, 17.3189
#d68c7c color charts
#d68c7c color shades, tints & tones
#d68c7c color schemes
#d68c7c color preview, HTML & CSS examples
This text has a color of #d68c7c
<p style="color:#d68c7c;">Text here</p>
.mytext {color:#d68c7c;}
This box has a color of #d68c7c
<div style="background-color:#d68c7c;">Content here</div>
.mybackground {background-color:#d68c7c;}
Border around this has a color of #d68c7c
<div style="border:2px solid #d68c7c;">Content here</div>
.myborder {border:2px solid #d68c7c;}