#d9818d color space conversions
Hex:
#d9818d
RGB:
217, 129, 141
CMY:
15, 49, 45
CMYK:
0, 41, 35, 15
HSL:
352°, 53.6585%, 67.8431%
HSV (HSB):
352°, 40.5530%, 85.0980%
XYZ:
41.2732, 32.3753, 29.2730
xyY:
0.4010, 0.3146, 32.3753
CIE-Lab:
63.6519, 35.3016, 8.2488
CIE-LCH:
63.6519, 36.2525, 13.1521
CIE-Luv:
63.6519, 58.5235, 4.6860
Hunter-Lab:
56.8993, 29.9054, 9.3266
#d9818d color charts
#d9818d color shades, tints & tones
#d9818d color schemes
#d9818d color preview, HTML & CSS examples
This text has a color of #d9818d
<p style="color:#d9818d;">Text here</p>
.mytext {color:#d9818d;}
This box has a color of #d9818d
<div style="background-color:#d9818d;">Content here</div>
.mybackground {background-color:#d9818d;}
Border around this has a color of #d9818d
<div style="border:2px solid #d9818d;">Content here</div>
.myborder {border:2px solid #d9818d;}