#d95b96 color space conversions
Hex:
#d95b96
RGB:
217, 91, 150
CMY:
15, 64, 41
CMYK:
0, 58, 31, 15
HSL:
332°, 62.3762%, 60.3922%
HSV (HSB):
332°, 58.0645%, 85.0980%
XYZ:
37.8614, 24.4359, 31.5752
xyY:
0.4033, 0.2603, 24.4359
CIE-Lab:
56.5216, 55.3009, -7.3437
CIE-LCH:
56.5216, 55.7863, 352.4356
CIE-Luv:
56.5216, 77.5796, -20.3678
Hunter-Lab:
49.4327, 50.2092, -3.2688
#d95b96 color charts
#d95b96 color shades, tints & tones
#d95b96 color schemes
#d95b96 color preview, HTML & CSS examples
This text has a color of #d95b96
<p style="color:#d95b96;">Text here</p>
.mytext {color:#d95b96;}
This box has a color of #d95b96
<div style="background-color:#d95b96;">Content here</div>
.mybackground {background-color:#d95b96;}
Border around this has a color of #d95b96
<div style="border:2px solid #d95b96;">Content here</div>
.myborder {border:2px solid #d95b96;}