#d95b7c color space conversions
Hex:
#d95b7c
RGB:
217, 91, 124
CMY:
15, 64, 51
CMYK:
0, 58, 43, 15
HSL:
344°, 62.3762%, 60.3922%
HSV (HSB):
344°, 58.0645%, 85.0980%
XYZ:
35.9944, 23.6891, 21.7441
xyY:
0.4420, 0.2909, 23.6891
CIE-Lab:
55.7752, 52.3691, 6.8478
CIE-LCH:
55.7752, 52.8149, 7.4497
CIE-Luv:
55.7752, 85.2047, -0.9898
Hunter-Lab:
48.6715, 46.8326, 7.5820
#d95b7c color charts
#d95b7c color shades, tints & tones
#d95b7c color schemes
#d95b7c color preview, HTML & CSS examples
This text has a color of #d95b7c
<p style="color:#d95b7c;">Text here</p>
.mytext {color:#d95b7c;}
This box has a color of #d95b7c
<div style="background-color:#d95b7c;">Content here</div>
.mybackground {background-color:#d95b7c;}
Border around this has a color of #d95b7c
<div style="border:2px solid #d95b7c;">Content here</div>
.myborder {border:2px solid #d95b7c;}