#d65abb color space conversions
Hex:
#d65abb
RGB:
214, 90, 187
CMY:
16, 65, 27
CMYK:
0, 58, 13, 16
HSL:
313°, 60.1942%, 59.6078%
HSV (HSB):
313°, 57.9439%, 83.9216%
XYZ:
40.3574, 25.1963, 49.7500
xyY:
0.3500, 0.2185, 25.1963
CIE-Lab:
57.2662, 60.0043, -27.7216
CIE-LCH:
57.2662, 66.0984, 335.2033
CIE-Luv:
57.2662, 64.4637, -51.2068
Hunter-Lab:
50.1959, 55.6705, -23.6261
#d65abb color charts
#d65abb color shades, tints & tones
#d65abb color schemes
#d65abb color preview, HTML & CSS examples
This text has a color of #d65abb
<p style="color:#d65abb;">Text here</p>
.mytext {color:#d65abb;}
This box has a color of #d65abb
<div style="background-color:#d65abb;">Content here</div>
.mybackground {background-color:#d65abb;}
Border around this has a color of #d65abb
<div style="border:2px solid #d65abb;">Content here</div>
.myborder {border:2px solid #d65abb;}