#d65c76 color space conversions
Hex:
#d65c76
RGB:
214, 92, 118
CMY:
16, 64, 54
CMYK:
0, 57, 45, 16
HSL:
347°, 59.8039%, 60.0000%
HSV (HSB):
347°, 57.0093%, 83.9216%
XYZ:
34.8287, 23.2584, 19.7932
xyY:
0.4472, 0.2986, 23.2584
CIE-Lab:
55.3375, 50.3073, 9.6996
CIE-LCH:
55.3375, 51.2338, 10.9131
CIE-Luv:
55.3375, 83.8666, 2.9439
Hunter-Lab:
48.2270, 44.5124, 9.4253
#d65c76 color charts
#d65c76 color shades, tints & tones
#d65c76 color schemes
#d65c76 color preview, HTML & CSS examples
This text has a color of #d65c76
<p style="color:#d65c76;">Text here</p>
.mytext {color:#d65c76;}
This box has a color of #d65c76
<div style="background-color:#d65c76;">Content here</div>
.mybackground {background-color:#d65c76;}
Border around this has a color of #d65c76
<div style="border:2px solid #d65c76;">Content here</div>
.myborder {border:2px solid #d65c76;}