#d65e83 color space conversions
Hex:
#d65e83
RGB:
214, 94, 131
CMY:
16, 63, 49
CMYK:
0, 56, 39, 16
HSL:
342°, 59.4059%, 60.3922%
HSV (HSB):
342°, 56.0748%, 83.9216%
XYZ:
35.8310, 23.9402, 24.2052
xyY:
0.4267, 0.2851, 23.9402
CIE-Lab:
56.0279, 50.7313, 3.0298
CIE-LCH:
56.0279, 50.8217, 3.4178
CIE-Luv:
56.0279, 79.1750, -5.4656
Hunter-Lab:
48.9288, 45.0919, 4.9193
#d65e83 color charts
#d65e83 color shades, tints & tones
#d65e83 color schemes
#d65e83 color preview, HTML & CSS examples
This text has a color of #d65e83
<p style="color:#d65e83;">Text here</p>
.mytext {color:#d65e83;}
This box has a color of #d65e83
<div style="background-color:#d65e83;">Content here</div>
.mybackground {background-color:#d65e83;}
Border around this has a color of #d65e83
<div style="border:2px solid #d65e83;">Content here</div>
.myborder {border:2px solid #d65e83;}