#f55bec color space conversions
Hex:
#f55bec
RGB:
245, 91, 236
CMY:
4, 64, 7
CMYK:
0, 63, 4, 4
HSL:
304°, 88.5057%, 65.8824%
HSV (HSB):
304°, 62.8571%, 96.0784%
XYZ:
56.5376, 32.9508, 82.7372
xyY:
0.3283, 0.1913, 32.9508
CIE-Lab:
64.1210, 75.1542, -44.3662
CIE-LCH:
64.1210, 87.2727, 329.4452
CIE-Luv:
64.1210, 71.0189, -81.0076
Hunter-Lab:
57.4028, 75.3548, -45.2754
#f55bec color charts
#f55bec color shades, tints & tones
#f55bec color schemes
#f55bec color preview, HTML & CSS examples
This text has a color of #f55bec
<p style="color:#f55bec;">Text here</p>
.mytext {color:#f55bec;}
This box has a color of #f55bec
<div style="background-color:#f55bec;">Content here</div>
.mybackground {background-color:#f55bec;}
Border around this has a color of #f55bec
<div style="border:2px solid #f55bec;">Content here</div>
.myborder {border:2px solid #f55bec;}