#d65f7d color space conversions
Hex:
#d65f7d
RGB:
214, 95, 125
CMY:
16, 63, 51
CMYK:
0, 56, 42, 16
HSL:
345°, 59.2040%, 60.5882%
HSV (HSB):
345°, 55.6075%, 83.9216%
XYZ:
35.5254, 23.9612, 22.1546
xyY:
0.4351, 0.2935, 23.9612
CIE-Lab:
56.0490, 49.6110, 6.5887
CIE-LCH:
56.0490, 50.0466, 7.5651
CIE-Luv:
56.0490, 80.2480, -0.6995
Hunter-Lab:
48.9502, 43.8829, 7.4308
#d65f7d color charts
#d65f7d color shades, tints & tones
#d65f7d color schemes
#d65f7d color preview, HTML & CSS examples
This text has a color of #d65f7d
<p style="color:#d65f7d;">Text here</p>
.mytext {color:#d65f7d;}
This box has a color of #d65f7d
<div style="background-color:#d65f7d;">Content here</div>
.mybackground {background-color:#d65f7d;}
Border around this has a color of #d65f7d
<div style="border:2px solid #d65f7d;">Content here</div>
.myborder {border:2px solid #d65f7d;}