#d9828d color space conversions
Hex:
#d9828d
RGB:
217, 130, 141
CMY:
15, 49, 45
CMYK:
0, 40, 35, 15
HSL:
352°, 53.3742%, 68.0392%
HSV (HSB):
352°, 40.0922%, 85.0980%
XYZ:
41.4056, 32.6401, 29.3171
xyY:
0.4006, 0.3158, 32.6401
CIE-Lab:
63.8684, 34.7726, 8.5573
CIE-LCH:
63.8684, 35.8101, 13.8253
CIE-Luv:
63.8684, 57.9068, 5.2048
Hunter-Lab:
57.1315, 29.3865, 9.5672
#d9828d color charts
#d9828d color shades, tints & tones
#d9828d color schemes
#d9828d color preview, HTML & CSS examples
This text has a color of #d9828d
<p style="color:#d9828d;">Text here</p>
.mytext {color:#d9828d;}
This box has a color of #d9828d
<div style="background-color:#d9828d;">Content here</div>
.mybackground {background-color:#d9828d;}
Border around this has a color of #d9828d
<div style="border:2px solid #d9828d;">Content here</div>
.myborder {border:2px solid #d9828d;}