#d2879c color space conversions
Hex:
#d2879c
RGB:
210, 135, 156
CMY:
18, 47, 39
CMYK:
0, 36, 26, 18
HSL:
343°, 45.4545%, 67.6471%
HSV (HSB):
343°, 35.7143%, 82.3529%
XYZ:
41.2431, 33.4299, 35.7314
xyY:
0.3736, 0.3028, 33.4299
CIE-Lab:
64.5075, 31.5212, 0.8545
CIE-LCH:
64.5075, 31.5328, 1.5528
CIE-Luv:
64.5075, 46.9685, -4.5111
Hunter-Lab:
57.8186, 26.1448, 3.8323
#d2879c color charts
#d2879c color shades, tints & tones
#d2879c color schemes
#d2879c color preview, HTML & CSS examples
This text has a color of #d2879c
<p style="color:#d2879c;">Text here</p>
.mytext {color:#d2879c;}
This box has a color of #d2879c
<div style="background-color:#d2879c;">Content here</div>
.mybackground {background-color:#d2879c;}
Border around this has a color of #d2879c
<div style="border:2px solid #d2879c;">Content here</div>
.myborder {border:2px solid #d2879c;}