#d778a5 color space conversions
Hex:
#d778a5
RGB:
215, 120, 165
CMY:
16, 53, 35
CMYK:
0, 44, 23, 16
HSL:
332°, 54.2857%, 65.6863%
HSV (HSB):
332°, 44.1860%, 84.3137%
XYZ:
41.5323, 30.5966, 39.3141
xyY:
0.3727, 0.2745, 30.5966
CIE-Lab:
62.1656, 42.4984, -7.6478
CIE-LCH:
62.1656, 43.1810, 349.7985
CIE-Luv:
62.1656, 57.2121, -18.6358
Hunter-Lab:
55.3142, 37.2257, -3.4199
#d778a5 color charts
#d778a5 color shades, tints & tones
#d778a5 color schemes
#d778a5 color preview, HTML & CSS examples
This text has a color of #d778a5
<p style="color:#d778a5;">Text here</p>
.mytext {color:#d778a5;}
This box has a color of #d778a5
<div style="background-color:#d778a5;">Content here</div>
.mybackground {background-color:#d778a5;}
Border around this has a color of #d778a5
<div style="border:2px solid #d778a5;">Content here</div>
.myborder {border:2px solid #d778a5;}