#d77d89 color space conversions
Hex:
#d77d89
RGB:
215, 125, 137
CMY:
16, 51, 46
CMYK:
0, 42, 36, 16
HSL:
352°, 52.9412%, 66.6667%
HSV (HSB):
352°, 41.8605%, 84.3137%
XYZ:
39.8733, 30.9204, 27.5336
xyY:
0.4055, 0.3145, 30.9204
CIE-Lab:
62.4404, 36.1931, 8.7692
CIE-LCH:
62.4404, 37.2403, 13.6196
CIE-Luv:
62.4404, 60.2321, 5.1331
Hunter-Lab:
55.6062, 30.6856, 9.5666
#d77d89 color charts
#d77d89 color shades, tints & tones
#d77d89 color schemes
#d77d89 color preview, HTML & CSS examples
This text has a color of #d77d89
<p style="color:#d77d89;">Text here</p>
.mytext {color:#d77d89;}
This box has a color of #d77d89
<div style="background-color:#d77d89;">Content here</div>
.mybackground {background-color:#d77d89;}
Border around this has a color of #d77d89
<div style="border:2px solid #d77d89;">Content here</div>
.myborder {border:2px solid #d77d89;}