#d65a76 color space conversions
Hex:
#d65a76
RGB:
214, 90, 118
CMY:
16, 65, 54
CMYK:
0, 58, 45, 16
HSL:
346°, 60.1942%, 59.6078%
HSV (HSB):
346°, 57.9439%, 83.9216%
XYZ:
34.6577, 22.9165, 19.7362
xyY:
0.4483, 0.2964, 22.9165
CIE-Lab:
54.9862, 51.2353, 9.2027
CIE-LCH:
54.9862, 52.0552, 10.1827
CIE-Luv:
54.9862, 85.0270, 2.1202
Hunter-Lab:
47.8712, 45.4558, 9.0659
#d65a76 color charts
#d65a76 color shades, tints & tones
#d65a76 color schemes
#d65a76 color preview, HTML & CSS examples
This text has a color of #d65a76
<p style="color:#d65a76;">Text here</p>
.mytext {color:#d65a76;}
This box has a color of #d65a76
<div style="background-color:#d65a76;">Content here</div>
.mybackground {background-color:#d65a76;}
Border around this has a color of #d65a76
<div style="border:2px solid #d65a76;">Content here</div>
.myborder {border:2px solid #d65a76;}