#d9928c color space conversions
Hex:
#d9928c
RGB:
217, 146, 140
CMY:
15, 43, 45
CMYK:
0, 33, 35, 15
HSL:
5°, 50.3268%, 70.0000%
HSV (HSB):
5°, 35.4839%, 85.0980%
XYZ:
43.6278, 37.2029, 29.6924
xyY:
0.3947, 0.3366, 37.2029
CIE-Lab:
67.4290, 26.0880, 14.1476
CIE-LCH:
67.4290, 29.6772, 28.4710
CIE-Luv:
67.4290, 48.0370, 14.3699
Hunter-Lab:
60.9942, 20.9372, 13.8332
#d9928c color charts
#d9928c color shades, tints & tones
#d9928c color schemes
#d9928c color preview, HTML & CSS examples
This text has a color of #d9928c
<p style="color:#d9928c;">Text here</p>
.mytext {color:#d9928c;}
This box has a color of #d9928c
<div style="background-color:#d9928c;">Content here</div>
.mybackground {background-color:#d9928c;}
Border around this has a color of #d9928c
<div style="border:2px solid #d9928c;">Content here</div>
.myborder {border:2px solid #d9928c;}