#d65b93 color space conversions
Hex:
#d65b93
RGB:
214, 91, 147
CMY:
16, 64, 42
CMYK:
0, 57, 31, 16
HSL:
333°, 60.0000%, 59.8039%
HSV (HSB):
333°, 57.4766%, 83.9216%
XYZ:
36.7391, 23.8849, 30.2776
xyY:
0.4042, 0.2628, 23.8849
CIE-Lab:
55.9724, 53.9967, -6.4518
CIE-LCH:
55.9724, 54.3808, 353.1863
CIE-Luv:
55.9724, 76.1373, -18.8333
Hunter-Lab:
48.8722, 48.6590, -2.5212
#d65b93 color charts
#d65b93 color shades, tints & tones
#d65b93 color schemes
#d65b93 color preview, HTML & CSS examples
This text has a color of #d65b93
<p style="color:#d65b93;">Text here</p>
.mytext {color:#d65b93;}
This box has a color of #d65b93
<div style="background-color:#d65b93;">Content here</div>
.mybackground {background-color:#d65b93;}
Border around this has a color of #d65b93
<div style="border:2px solid #d65b93;">Content here</div>
.myborder {border:2px solid #d65b93;}