#d95e82 color space conversions
Hex:
#d95e82
RGB:
217, 94, 130
CMY:
15, 63, 49
CMYK:
0, 57, 40, 15
HSL:
342°, 61.8090%, 60.9804%
HSV (HSB):
342°, 56.6820%, 85.0980%
XYZ:
36.6472, 24.3688, 23.8912
xyY:
0.4316, 0.2870, 24.3688
CIE-Lab:
56.4552, 51.6118, 4.2925
CIE-LCH:
56.4552, 51.7900, 4.7543
CIE-Luv:
56.4552, 81.8431, -4.0320
Hunter-Lab:
49.3648, 46.1257, 5.8606
#d95e82 color charts
#d95e82 color shades, tints & tones
#d95e82 color schemes
#d95e82 color preview, HTML & CSS examples
This text has a color of #d95e82
<p style="color:#d95e82;">Text here</p>
.mytext {color:#d95e82;}
This box has a color of #d95e82
<div style="background-color:#d95e82;">Content here</div>
.mybackground {background-color:#d95e82;}
Border around this has a color of #d95e82
<div style="border:2px solid #d95e82;">Content here</div>
.myborder {border:2px solid #d95e82;}