#d7979b color space conversions
Hex:
#d7979b
RGB:
215, 151, 155
CMY:
16, 41, 39
CMYK:
0, 30, 28, 16
HSL:
356°, 44.4444%, 71.7647%
HSV (HSB):
356°, 29.7674%, 84.3137%
XYZ:
45.0073, 38.9468, 36.1557
xyY:
0.3747, 0.3243, 38.9468
CIE-Lab:
68.7127, 24.5779, 7.5610
CIE-LCH:
68.7127, 25.7146, 17.0997
CIE-Luv:
68.7127, 41.2771, 6.1038
Hunter-Lab:
62.4074, 19.5187, 9.3356
#d7979b color charts
#d7979b color shades, tints & tones
#d7979b color schemes
#d7979b color preview, HTML & CSS examples
This text has a color of #d7979b
<p style="color:#d7979b;">Text here</p>
.mytext {color:#d7979b;}
This box has a color of #d7979b
<div style="background-color:#d7979b;">Content here</div>
.mybackground {background-color:#d7979b;}
Border around this has a color of #d7979b
<div style="border:2px solid #d7979b;">Content here</div>
.myborder {border:2px solid #d7979b;}