#d95d85 color space conversions
Hex:
#d95d85
RGB:
217, 93, 133
CMY:
15, 64, 48
CMYK:
0, 57, 39, 15
HSL:
341°, 62.0000%, 60.7843%
HSV (HSB):
341°, 57.1429%, 85.0980%
XYZ:
36.7633, 24.2739, 24.9380
xyY:
0.4276, 0.2823, 24.2739
CIE-Lab:
56.3610, 52.4016, 2.3934
CIE-LCH:
56.3610, 52.4562, 2.6152
CIE-Luv:
56.3610, 81.5483, -6.6477
Hunter-Lab:
49.2685, 46.9735, 4.4775
#d95d85 color charts
#d95d85 color shades, tints & tones
#d95d85 color schemes
#d95d85 color preview, HTML & CSS examples
This text has a color of #d95d85
<p style="color:#d95d85;">Text here</p>
.mytext {color:#d95d85;}
This box has a color of #d95d85
<div style="background-color:#d95d85;">Content here</div>
.mybackground {background-color:#d95d85;}
Border around this has a color of #d95d85
<div style="border:2px solid #d95d85;">Content here</div>
.myborder {border:2px solid #d95d85;}