#f65adc color space conversions
Hex:
#f65adc
RGB:
246, 90, 220
CMY:
4, 65, 14
CMYK:
0, 63, 11, 4
HSL:
310°, 89.6552%, 65.8824%
HSV (HSB):
310°, 63.4146%, 96.4706%
XYZ:
54.5805, 32.0725, 71.0240
xyY:
0.3462, 0.2034, 32.0725
CIE-Lab:
63.4027, 73.3412, -36.5504
CIE-LCH:
63.4027, 81.9442, 333.5101
CIE-Luv:
63.4027, 77.2688, -68.2622
Hunter-Lab:
56.6326, 72.9250, -34.7140
#f65adc color charts
#f65adc color shades, tints & tones
#f65adc color schemes
#f65adc color preview, HTML & CSS examples
This text has a color of #f65adc
<p style="color:#f65adc;">Text here</p>
.mytext {color:#f65adc;}
This box has a color of #f65adc
<div style="background-color:#f65adc;">Content here</div>
.mybackground {background-color:#f65adc;}
Border around this has a color of #f65adc
<div style="border:2px solid #f65adc;">Content here</div>
.myborder {border:2px solid #f65adc;}