#fe55bb color space conversions
Hex:
#fe55bb
RGB:
254, 85, 187
CMY:
0, 67, 27
CMYK:
0, 67, 26, 0
HSL:
324°, 98.8304%, 66.4706%
HSV (HSB):
324°, 66.5354%, 99.6078%
XYZ:
53.0912, 31.1557, 50.2291
xyY:
0.3948, 0.2317, 31.1557
CIE-Lab:
62.6388, 72.8190, -18.9514
CIE-LCH:
62.6388, 75.2446, 345.4122
CIE-Luv:
62.6388, 96.5737, -41.1401
Hunter-Lab:
55.8173, 72.1019, -14.2821
#fe55bb color charts
#fe55bb color shades, tints & tones
#fe55bb color schemes
#fe55bb color preview, HTML & CSS examples
This text has a color of #fe55bb
<p style="color:#fe55bb;">Text here</p>
.mytext {color:#fe55bb;}
This box has a color of #fe55bb
<div style="background-color:#fe55bb;">Content here</div>
.mybackground {background-color:#fe55bb;}
Border around this has a color of #fe55bb
<div style="border:2px solid #fe55bb;">Content here</div>
.myborder {border:2px solid #fe55bb;}