#d95d81 color space conversions
Hex:
#d95d81
RGB:
217, 93, 129
CMY:
15, 64, 49
CMYK:
0, 57, 41, 15
HSL:
343°, 62.0000%, 60.7843%
HSV (HSB):
343°, 57.1429%, 85.0980%
XYZ:
36.4921, 24.1654, 23.5099
xyY:
0.4336, 0.2871, 24.1654
CIE-Lab:
56.2530, 51.9689, 4.5891
CIE-LCH:
56.2530, 52.1711, 5.0464
CIE-Luv:
56.2530, 82.6795, -3.7330
Hunter-Lab:
49.1583, 46.4802, 6.0554
#d95d81 color charts
#d95d81 color shades, tints & tones
#d95d81 color schemes
#d95d81 color preview, HTML & CSS examples
This text has a color of #d95d81
<p style="color:#d95d81;">Text here</p>
.mytext {color:#d95d81;}
This box has a color of #d95d81
<div style="background-color:#d95d81;">Content here</div>
.mybackground {background-color:#d95d81;}
Border around this has a color of #d95d81
<div style="border:2px solid #d95d81;">Content here</div>
.myborder {border:2px solid #d95d81;}