#d65c6d color space conversions
Hex:
#d65c6d
RGB:
214, 92, 109
CMY:
16, 64, 57
CMYK:
0, 57, 49, 16
HSL:
352°, 59.8039%, 60.0000%
HSV (HSB):
352°, 57.0093%, 83.9216%
XYZ:
34.3190, 23.0546, 17.1092
xyY:
0.4608, 0.3095, 23.0546
CIE-Lab:
55.1285, 49.4544, 14.7110
CIE-LCH:
55.1285, 51.5961, 16.5659
CIE-Luv:
55.1285, 86.2319, 9.0033
Hunter-Lab:
48.0152, 43.5570, 12.4839
#d65c6d color charts
#d65c6d color shades, tints & tones
#d65c6d color schemes
#d65c6d color preview, HTML & CSS examples
This text has a color of #d65c6d
<p style="color:#d65c6d;">Text here</p>
.mytext {color:#d65c6d;}
This box has a color of #d65c6d
<div style="background-color:#d65c6d;">Content here</div>
.mybackground {background-color:#d65c6d;}
Border around this has a color of #d65c6d
<div style="border:2px solid #d65c6d;">Content here</div>
.myborder {border:2px solid #d65c6d;}