#d95b69 color space conversions
Hex:
#d95b69
RGB:
217, 91, 105
CMY:
15, 64, 59
CMYK:
0, 58, 52, 15
HSL:
353°, 62.3762%, 60.3922%
HSV (HSB):
353°, 58.0645%, 85.0980%
XYZ:
34.9062, 23.2538, 16.0133
xyY:
0.4706, 0.3135, 23.2538
CIE-Lab:
55.3328, 50.5927, 17.4185
CIE-LCH:
55.3328, 53.5073, 18.9980
CIE-Luv:
55.3328, 90.3116, 11.7934
Hunter-Lab:
48.2222, 44.8203, 14.0669
#d95b69 color charts
#d95b69 color shades, tints & tones
#d95b69 color schemes
#d95b69 color preview, HTML & CSS examples
This text has a color of #d95b69
<p style="color:#d95b69;">Text here</p>
.mytext {color:#d95b69;}
This box has a color of #d95b69
<div style="background-color:#d95b69;">Content here</div>
.mybackground {background-color:#d95b69;}
Border around this has a color of #d95b69
<div style="border:2px solid #d95b69;">Content here</div>
.myborder {border:2px solid #d95b69;}