#f65ea5 color space conversions
Hex:
#f65ea5
RGB:
246, 94, 165
CMY:
4, 63, 35
CMYK:
0, 62, 33, 4
HSL:
332°, 89.4118%, 66.6667%
HSV (HSB):
332°, 61.7886%, 96.4706%
XYZ:
48.8003, 30.3149, 38.8766
xyY:
0.4136, 0.2569, 30.3149
CIE-Lab:
61.9249, 64.4895, -7.5326
CIE-LCH:
61.9249, 64.9279, 353.3378
CIE-Luv:
61.9249, 94.1259, -22.8550
Hunter-Lab:
55.0589, 61.8565, -3.3229
#f65ea5 color charts
#f65ea5 color shades, tints & tones
#f65ea5 color schemes
#f65ea5 color preview, HTML & CSS examples
This text has a color of #f65ea5
<p style="color:#f65ea5;">Text here</p>
.mytext {color:#f65ea5;}
This box has a color of #f65ea5
<div style="background-color:#f65ea5;">Content here</div>
.mybackground {background-color:#f65ea5;}
Border around this has a color of #f65ea5
<div style="border:2px solid #f65ea5;">Content here</div>
.myborder {border:2px solid #f65ea5;}