#d95f85 color space conversions
Hex:
#d95f85
RGB:
217, 95, 133
CMY:
15, 63, 48
CMYK:
0, 56, 39, 15
HSL:
341°, 61.6162%, 61.1765%
HSV (HSB):
341°, 56.2212%, 85.0980%
XYZ:
36.9411, 24.6296, 24.9973
xyY:
0.4267, 0.2845, 24.6296
CIE-Lab:
56.7127, 51.4719, 2.9030
CIE-LCH:
56.7127, 51.5537, 3.2281
CIE-Luv:
56.7127, 80.4522, -5.7892
Hunter-Lab:
49.6282, 46.0184, 4.8759
#d95f85 color charts
#d95f85 color shades, tints & tones
#d95f85 color schemes
#d95f85 color preview, HTML & CSS examples
This text has a color of #d95f85
<p style="color:#d95f85;">Text here</p>
.mytext {color:#d95f85;}
This box has a color of #d95f85
<div style="background-color:#d95f85;">Content here</div>
.mybackground {background-color:#d95f85;}
Border around this has a color of #d95f85
<div style="border:2px solid #d95f85;">Content here</div>
.myborder {border:2px solid #d95f85;}