#d95daa color space conversions
Hex:
#d95daa
RGB:
217, 93, 170
CMY:
15, 64, 33
CMYK:
0, 57, 22, 15
HSL:
323°, 62.0000%, 60.7843%
HSV (HSB):
323°, 57.1429%, 85.0980%
XYZ:
39.7853, 25.4827, 40.8519
xyY:
0.3749, 0.2401, 25.4827
CIE-Lab:
57.5427, 57.0283, -17.4516
CIE-LCH:
57.5427, 59.6388, 342.9850
CIE-Luv:
57.5427, 70.6067, -35.3066
Hunter-Lab:
50.4804, 52.3413, -12.6450
#d95daa color charts
#d95daa color shades, tints & tones
#d95daa color schemes
#d95daa color preview, HTML & CSS examples
This text has a color of #d95daa
<p style="color:#d95daa;">Text here</p>
.mytext {color:#d95daa;}
This box has a color of #d95daa
<div style="background-color:#d95daa;">Content here</div>
.mybackground {background-color:#d95daa;}
Border around this has a color of #d95daa
<div style="border:2px solid #d95daa;">Content here</div>
.myborder {border:2px solid #d95daa;}