#d95d91 color space conversions
Hex:
#d95d91
RGB:
217, 93, 145
CMY:
15, 64, 43
CMYK:
0, 57, 33, 15
HSL:
335°, 62.0000%, 60.7843%
HSV (HSB):
335°, 57.1429%, 85.0980%
XYZ:
37.6405, 24.6247, 29.5572
xyY:
0.4099, 0.2682, 24.6247
CIE-Lab:
56.7080, 53.7807, -4.1399
CIE-LCH:
56.7080, 53.9398, 355.5982
CIE-Luv:
56.7080, 78.0744, -15.6515
Hunter-Lab:
49.6233, 48.5556, -0.5787
#d95d91 color charts
#d95d91 color shades, tints & tones
#d95d91 color schemes
#d95d91 color preview, HTML & CSS examples
This text has a color of #d95d91
<p style="color:#d95d91;">Text here</p>
.mytext {color:#d95d91;}
This box has a color of #d95d91
<div style="background-color:#d95d91;">Content here</div>
.mybackground {background-color:#d95d91;}
Border around this has a color of #d95d91
<div style="border:2px solid #d95d91;">Content here</div>
.myborder {border:2px solid #d95d91;}