#fe5bbc color space conversions
Hex:
#fe5bbc
RGB:
254, 91, 188
CMY:
0, 64, 26
CMYK:
0, 64, 26, 0
HSL:
324°, 98.7879%, 67.6471%
HSV (HSB):
324°, 64.1732%, 99.6078%
XYZ:
53.6912, 32.1838, 50.9592
xyY:
0.3924, 0.2352, 32.1838
CIE-Lab:
63.4945, 70.6761, -18.2212
CIE-LCH:
63.4945, 72.9872, 345.5433
CIE-Luv:
63.4945, 93.8660, -39.7336
Hunter-Lab:
56.7308, 69.6573, -13.5465
#fe5bbc color charts
#fe5bbc color shades, tints & tones
#fe5bbc color schemes
#fe5bbc color preview, HTML & CSS examples
This text has a color of #fe5bbc
<p style="color:#fe5bbc;">Text here</p>
.mytext {color:#fe5bbc;}
This box has a color of #fe5bbc
<div style="background-color:#fe5bbc;">Content here</div>
.mybackground {background-color:#fe5bbc;}
Border around this has a color of #fe5bbc
<div style="border:2px solid #fe5bbc;">Content here</div>
.myborder {border:2px solid #fe5bbc;}