#d65a91 color space conversions
Hex:
#d65a91
RGB:
214, 90, 145
CMY:
16, 65, 43
CMYK:
0, 58, 32, 16
HSL:
333°, 60.1942%, 59.6078%
HSV (HSB):
333°, 57.9439%, 83.9216%
XYZ:
36.4986, 23.6528, 29.4298
xyY:
0.4074, 0.2640, 23.6528
CIE-Lab:
55.7385, 54.2082, -5.6251
CIE-LCH:
55.7385, 54.4993, 354.0757
CIE-Luv:
55.7385, 77.2287, -17.7222
Hunter-Lab:
48.6341, 48.8494, -1.8341
#d65a91 color charts
#d65a91 color shades, tints & tones
#d65a91 color schemes
#d65a91 color preview, HTML & CSS examples
This text has a color of #d65a91
<p style="color:#d65a91;">Text here</p>
.mytext {color:#d65a91;}
This box has a color of #d65a91
<div style="background-color:#d65a91;">Content here</div>
.mybackground {background-color:#d65a91;}
Border around this has a color of #d65a91
<div style="border:2px solid #d65a91;">Content here</div>
.myborder {border:2px solid #d65a91;}