#fb65ed color space conversions
Hex:
#fb65ed
RGB:
251, 101, 237
CMY:
2, 60, 7
CMYK:
0, 60, 6, 2
HSL:
306°, 94.9367%, 69.0196%
HSV (HSB):
306°, 59.7610%, 98.4314%
XYZ:
59.7234, 35.9310, 83.9084
xyY:
0.3326, 0.2001, 35.9310
CIE-Lab:
66.4672, 72.7959, -41.1782
CIE-LCH:
66.4672, 83.6355, 330.5046
CIE-Luv:
66.4672, 71.7827, -76.1036
Hunter-Lab:
59.9425, 72.9483, -41.0353
#fb65ed color charts
#fb65ed color shades, tints & tones
#fb65ed color schemes
#fb65ed color preview, HTML & CSS examples
This text has a color of #fb65ed
<p style="color:#fb65ed;">Text here</p>
.mytext {color:#fb65ed;}
This box has a color of #fb65ed
<div style="background-color:#fb65ed;">Content here</div>
.mybackground {background-color:#fb65ed;}
Border around this has a color of #fb65ed
<div style="border:2px solid #fb65ed;">Content here</div>
.myborder {border:2px solid #fb65ed;}