#d95f99 color space conversions
Hex:
#d95f99
RGB:
217, 95, 153
CMY:
15, 63, 40
CMYK:
0, 56, 29, 15
HSL:
331°, 61.6162%, 61.1765%
HSV (HSB):
331°, 56.2212%, 85.0980%
XYZ:
38.4572, 25.2360, 32.9811
xyY:
0.3978, 0.2610, 25.2360
CIE-Lab:
57.3047, 53.8455, -7.9298
CIE-LCH:
57.3047, 54.4263, 351.6222
CIE-Luv:
57.3047, 74.7288, -20.9503
Hunter-Lab:
50.2355, 48.7367, -3.7608
#d95f99 color charts
#d95f99 color shades, tints & tones
#d95f99 color schemes
#d95f99 color preview, HTML & CSS examples
This text has a color of #d95f99
<p style="color:#d95f99;">Text here</p>
.mytext {color:#d95f99;}
This box has a color of #d95f99
<div style="background-color:#d95f99;">Content here</div>
.mybackground {background-color:#d95f99;}
Border around this has a color of #d95f99
<div style="border:2px solid #d95f99;">Content here</div>
.myborder {border:2px solid #d95f99;}