#f65fbd color space conversions
Hex:
#f65fbd
RGB:
246, 95, 189
CMY:
4, 63, 26
CMYK:
0, 61, 23, 4
HSL:
323°, 89.3491%, 66.8627%
HSV (HSB):
323°, 61.3821%, 96.4706%
XYZ:
51.2836, 31.4514, 51.5119
xyY:
0.3820, 0.2343, 31.4514
CIE-Lab:
62.8868, 67.0226, -19.8283
CIE-LCH:
62.8868, 69.8941, 343.5194
CIE-Luv:
62.8868, 85.7598, -41.3567
Hunter-Lab:
56.0815, 65.0860, -15.2019
#f65fbd color charts
#f65fbd color shades, tints & tones
#f65fbd color schemes
#f65fbd color preview, HTML & CSS examples
This text has a color of #f65fbd
<p style="color:#f65fbd;">Text here</p>
.mytext {color:#f65fbd;}
This box has a color of #f65fbd
<div style="background-color:#f65fbd;">Content here</div>
.mybackground {background-color:#f65fbd;}
Border around this has a color of #f65fbd
<div style="border:2px solid #f65fbd;">Content here</div>
.myborder {border:2px solid #f65fbd;}