#d95975 color space conversions
Hex:
#d95975
RGB:
217, 89, 117
CMY:
15, 65, 54
CMYK:
0, 59, 46, 15
HSL:
347°, 62.7451%, 60.0000%
HSV (HSB):
347°, 58.9862%, 85.0980%
XYZ:
35.3985, 23.1808, 19.4383
xyY:
0.4537, 0.2971, 23.1808
CIE-Lab:
55.2581, 52.5904, 10.2439
CIE-LCH:
55.2581, 53.5788, 11.0225
CIE-Luv:
55.2581, 88.3044, 3.0785
Hunter-Lab:
48.1465, 46.9815, 9.7653
#d95975 color charts
#d95975 color shades, tints & tones
#d95975 color schemes
#d95975 color preview, HTML & CSS examples
This text has a color of #d95975
<p style="color:#d95975;">Text here</p>
.mytext {color:#d95975;}
This box has a color of #d95975
<div style="background-color:#d95975;">Content here</div>
.mybackground {background-color:#d95975;}
Border around this has a color of #d95975
<div style="border:2px solid #d95975;">Content here</div>
.myborder {border:2px solid #d95975;}