#d7828c color space conversions
Hex:
#d7828c
RGB:
215, 130, 140
CMY:
16, 49, 45
CMYK:
0, 40, 35, 16
HSL:
353°, 51.5152%, 67.6471%
HSV (HSB):
353°, 39.5349%, 84.3137%
XYZ:
40.7406, 32.3058, 28.8993
xyY:
0.3996, 0.3169, 32.3058
CIE-Lab:
63.5948, 33.9116, 8.7020
CIE-LCH:
63.5948, 35.0103, 14.3921
CIE-Luv:
63.5948, 56.5713, 5.5632
Hunter-Lab:
56.8382, 28.4788, 9.6408
#d7828c color charts
#d7828c color shades, tints & tones
#d7828c color schemes
#d7828c color preview, HTML & CSS examples
This text has a color of #d7828c
<p style="color:#d7828c;">Text here</p>
.mytext {color:#d7828c;}
This box has a color of #d7828c
<div style="background-color:#d7828c;">Content here</div>
.mybackground {background-color:#d7828c;}
Border around this has a color of #d7828c
<div style="border:2px solid #d7828c;">Content here</div>
.myborder {border:2px solid #d7828c;}