#d2096c color space conversions
Hex:
#d2096c
RGB:
210, 9, 108
CMY:
18, 96, 58
CMYK:
0, 96, 49, 18
HSL:
330°, 91.7808%, 42.9412%
HSV (HSB):
330°, 95.7143%, 82.3529%
XYZ:
29.3828, 14.9797, 15.5301
xyY:
0.4906, 0.2501, 14.9797
CIE-Lab:
45.6064, 72.5368, 1.7216
CIE-LCH:
45.6064, 72.5572, 1.3596
CIE-Luv:
45.6064, 114.4617, -11.8247
Hunter-Lab:
38.7036, 67.7812, 3.3021
#d2096c color charts
#d2096c color shades, tints & tones
#d2096c color schemes
#d2096c color preview, HTML & CSS examples
This text has a color of #d2096c
<p style="color:#d2096c;">Text here</p>
.mytext {color:#d2096c;}
This box has a color of #d2096c
<div style="background-color:#d2096c;">Content here</div>
.mybackground {background-color:#d2096c;}
Border around this has a color of #d2096c
<div style="border:2px solid #d2096c;">Content here</div>
.myborder {border:2px solid #d2096c;}