#d95c69 color space conversions
Hex:
#d95c69
RGB:
217, 92, 105
CMY:
15, 64, 59
CMYK:
0, 58, 52, 15
HSL:
354°, 62.1891%, 60.5882%
HSV (HSB):
354°, 57.6037%, 85.0980%
XYZ:
34.9922, 23.4259, 16.0420
xyY:
0.4699, 0.3146, 23.4259
CIE-Lab:
55.5084, 50.1300, 17.6582
CIE-LCH:
55.5084, 53.1491, 19.4048
CIE-Luv:
55.5084, 89.6908, 12.1865
Hunter-Lab:
48.4003, 44.3504, 14.2290
#d95c69 color charts
#d95c69 color shades, tints & tones
#d95c69 color schemes
#d95c69 color preview, HTML & CSS examples
This text has a color of #d95c69
<p style="color:#d95c69;">Text here</p>
.mytext {color:#d95c69;}
This box has a color of #d95c69
<div style="background-color:#d95c69;">Content here</div>
.mybackground {background-color:#d95c69;}
Border around this has a color of #d95c69
<div style="border:2px solid #d95c69;">Content here</div>
.myborder {border:2px solid #d95c69;}