#d95b7e color space conversions
Hex:
#d95b7e
RGB:
217, 91, 126
CMY:
15, 64, 51
CMYK:
0, 58, 42, 15
HSL:
343°, 62.3762%, 60.3922%
HSV (HSB):
343°, 58.0645%, 85.0980%
XYZ:
36.1223, 23.7402, 22.4171
xyY:
0.4390, 0.2885, 23.7402
CIE-Lab:
55.8268, 52.5743, 5.7429
CIE-LCH:
55.8268, 52.8871, 6.2339
CIE-Luv:
55.8268, 84.6397, -2.4130
Hunter-Lab:
48.7240, 47.0668, 6.8284
#d95b7e color charts
#d95b7e color shades, tints & tones
#d95b7e color schemes
#d95b7e color preview, HTML & CSS examples
This text has a color of #d95b7e
<p style="color:#d95b7e;">Text here</p>
.mytext {color:#d95b7e;}
This box has a color of #d95b7e
<div style="background-color:#d95b7e;">Content here</div>
.mybackground {background-color:#d95b7e;}
Border around this has a color of #d95b7e
<div style="border:2px solid #d95b7e;">Content here</div>
.myborder {border:2px solid #d95b7e;}