#d2916a color space conversions
Hex:
#d2916a
RGB:
210, 145, 106
CMY:
18, 43, 58
CMYK:
0, 31, 50, 18
HSL:
23°, 53.6082%, 61.9608%
HSV (HSB):
23°, 49.5238%, 82.3529%
XYZ:
39.3053, 34.9930, 18.3184
xyY:
0.4244, 0.3778, 34.9930
CIE-Lab:
65.7432, 20.1708, 30.5273
CIE-LCH:
65.7432, 36.5893, 56.5454
CIE-Luv:
65.7432, 47.9364, 34.4596
Hunter-Lab:
59.1549, 15.0825, 23.0482
#d2916a color charts
#d2916a color shades, tints & tones
#d2916a color schemes
#d2916a color preview, HTML & CSS examples
This text has a color of #d2916a
<p style="color:#d2916a;">Text here</p>
.mytext {color:#d2916a;}
This box has a color of #d2916a
<div style="background-color:#d2916a;">Content here</div>
.mybackground {background-color:#d2916a;}
Border around this has a color of #d2916a
<div style="border:2px solid #d2916a;">Content here</div>
.myborder {border:2px solid #d2916a;}