#d95a80 color space conversions
Hex:
#d95a80
RGB:
217, 90, 128
CMY:
15, 65, 50
CMYK:
0, 59, 41, 15
HSL:
342°, 62.5616%, 60.1961%
HSV (HSB):
342°, 58.5253%, 85.0980%
XYZ:
36.1677, 23.6226, 23.0754
xyY:
0.4365, 0.2851, 23.6226
CIE-Lab:
55.7079, 53.2387, 4.3930
CIE-LCH:
55.7079, 53.4196, 4.7171
CIE-Luv:
55.7079, 84.6196, -4.2632
Hunter-Lab:
48.6030, 47.7746, 5.8728
#d95a80 color charts
#d95a80 color shades, tints & tones
#d95a80 color schemes
#d95a80 color preview, HTML & CSS examples
This text has a color of #d95a80
<p style="color:#d95a80;">Text here</p>
.mytext {color:#d95a80;}
This box has a color of #d95a80
<div style="background-color:#d95a80;">Content here</div>
.mybackground {background-color:#d95a80;}
Border around this has a color of #d95a80
<div style="border:2px solid #d95a80;">Content here</div>
.myborder {border:2px solid #d95a80;}