#d95f66 color space conversions
Hex:
#d95f66
RGB:
217, 95, 102
CMY:
15, 63, 60
CMYK:
0, 56, 53, 15
HSL:
357°, 61.6162%, 61.1765%
HSV (HSB):
357°, 56.2212%, 85.0980%
XYZ:
35.1058, 23.8954, 15.3324
xyY:
0.4723, 0.3215, 23.8954
CIE-Lab:
55.9830, 48.4715, 20.0575
CIE-LCH:
55.9830, 52.4575, 22.4797
CIE-Luv:
55.9830, 88.5280, 15.2482
Hunter-Lab:
48.8830, 42.6462, 15.6215
#d95f66 color charts
#d95f66 color shades, tints & tones
#d95f66 color schemes
#d95f66 color preview, HTML & CSS examples
This text has a color of #d95f66
<p style="color:#d95f66;">Text here</p>
.mytext {color:#d95f66;}
This box has a color of #d95f66
<div style="background-color:#d95f66;">Content here</div>
.mybackground {background-color:#d95f66;}
Border around this has a color of #d95f66
<div style="border:2px solid #d95f66;">Content here</div>
.myborder {border:2px solid #d95f66;}