#d95f9b color space conversions
Hex:
#d95f9b
RGB:
217, 95, 155
CMY:
15, 63, 39
CMYK:
0, 56, 29, 15
HSL:
330°, 61.6162%, 61.1765%
HSV (HSB):
330°, 56.2212%, 85.0980%
XYZ:
38.6239, 25.3027, 33.8586
xyY:
0.3950, 0.2588, 25.3027
CIE-Lab:
57.3692, 54.1009, -8.9994
CIE-LCH:
57.3692, 54.8443, 350.5556
CIE-Luv:
57.3692, 74.1441, -22.5127
Hunter-Lab:
50.3018, 49.0319, -4.6974
#d95f9b color charts
#d95f9b color shades, tints & tones
#d95f9b color schemes
#d95f9b color preview, HTML & CSS examples
This text has a color of #d95f9b
<p style="color:#d95f9b;">Text here</p>
.mytext {color:#d95f9b;}
This box has a color of #d95f9b
<div style="background-color:#d95f9b;">Content here</div>
.mybackground {background-color:#d95f9b;}
Border around this has a color of #d95f9b
<div style="border:2px solid #d95f9b;">Content here</div>
.myborder {border:2px solid #d95f9b;}