#d65f8b color space conversions
Hex:
#d65f8b
RGB:
214, 95, 139
CMY:
16, 63, 45
CMYK:
0, 56, 35, 16
HSL:
338°, 59.2040%, 60.5882%
HSV (HSB):
338°, 55.6075%, 83.9216%
XYZ:
36.4840, 24.3446, 27.2022
xyY:
0.4144, 0.2765, 24.3446
CIE-Lab:
56.4312, 51.1739, -1.0820
CIE-LCH:
56.4312, 51.1853, 358.7887
CIE-Luv:
56.4312, 76.3994, -10.9700
Hunter-Lab:
49.3403, 45.6438, 1.8506
#d65f8b color charts
#d65f8b color shades, tints & tones
#d65f8b color schemes
#d65f8b color preview, HTML & CSS examples
This text has a color of #d65f8b
<p style="color:#d65f8b;">Text here</p>
.mytext {color:#d65f8b;}
This box has a color of #d65f8b
<div style="background-color:#d65f8b;">Content here</div>
.mybackground {background-color:#d65f8b;}
Border around this has a color of #d65f8b
<div style="border:2px solid #d65f8b;">Content here</div>
.myborder {border:2px solid #d65f8b;}