#d65a85 color space conversions
Hex:
#d65a85
RGB:
214, 90, 133
CMY:
16, 65, 48
CMYK:
0, 58, 38, 16
HSL:
339°, 60.1942%, 59.6078%
HSV (HSB):
339°, 57.9439%, 83.9216%
XYZ:
35.6214, 23.3019, 24.8106
xyY:
0.4254, 0.2783, 23.3019
CIE-Lab:
55.3820, 52.8097, 0.9143
CIE-LCH:
55.3820, 52.8176, 0.9919
CIE-Luv:
55.3820, 80.7750, -8.6499
Hunter-Lab:
48.2721, 47.2442, 3.3170
#d65a85 color charts
#d65a85 color shades, tints & tones
#d65a85 color schemes
#d65a85 color preview, HTML & CSS examples
This text has a color of #d65a85
<p style="color:#d65a85;">Text here</p>
.mytext {color:#d65a85;}
This box has a color of #d65a85
<div style="background-color:#d65a85;">Content here</div>
.mybackground {background-color:#d65a85;}
Border around this has a color of #d65a85
<div style="border:2px solid #d65a85;">Content here</div>
.myborder {border:2px solid #d65a85;}