#d65a93 color space conversions
Hex:
#d65a93
RGB:
214, 90, 147
CMY:
16, 65, 42
CMYK:
0, 58, 31, 16
HSL:
332°, 60.1942%, 59.6078%
HSV (HSB):
332°, 57.9439%, 83.9216%
XYZ:
36.6542, 23.7151, 30.2493
xyY:
0.4045, 0.2617, 23.7151
CIE-Lab:
55.8014, 54.4530, -6.7060
CIE-LCH:
55.8014, 54.8643, 352.9793
CIE-Luv:
55.8014, 76.6288, -19.2656
Hunter-Lab:
48.6981, 49.1320, -2.7399
#d65a93 color charts
#d65a93 color shades, tints & tones
#d65a93 color schemes
#d65a93 color preview, HTML & CSS examples
This text has a color of #d65a93
<p style="color:#d65a93;">Text here</p>
.mytext {color:#d65a93;}
This box has a color of #d65a93
<div style="background-color:#d65a93;">Content here</div>
.mybackground {background-color:#d65a93;}
Border around this has a color of #d65a93
<div style="border:2px solid #d65a93;">Content here</div>
.myborder {border:2px solid #d65a93;}