#d65f88 color space conversions
Hex:
#d65f88
RGB:
214, 95, 136
CMY:
16, 63, 47
CMYK:
0, 56, 36, 16
HSL:
339°, 59.2040%, 60.5882%
HSV (HSB):
339°, 55.6075%, 83.9216%
XYZ:
36.2677, 24.2581, 26.0633
xyY:
0.4188, 0.2802, 24.2581
CIE-Lab:
56.3453, 50.8247, 0.5529
CIE-LCH:
56.3453, 50.8277, 0.6232
CIE-Luv:
56.3453, 77.2384, -8.7225
Hunter-Lab:
49.2525, 45.2486, 3.1019
#d65f88 color charts
#d65f88 color shades, tints & tones
#d65f88 color schemes
#d65f88 color preview, HTML & CSS examples
This text has a color of #d65f88
<p style="color:#d65f88;">Text here</p>
.mytext {color:#d65f88;}
This box has a color of #d65f88
<div style="background-color:#d65f88;">Content here</div>
.mybackground {background-color:#d65f88;}
Border around this has a color of #d65f88
<div style="border:2px solid #d65f88;">Content here</div>
.myborder {border:2px solid #d65f88;}