#f55f8a color space conversions
Hex:
#f55f8a
RGB:
245, 95, 138
CMY:
4, 63, 46
CMYK:
0, 61, 44, 4
HSL:
343°, 88.2353%, 66.6667%
HSV (HSB):
343°, 61.2245%, 96.0784%
XYZ:
46.3358, 29.4319, 27.2835
xyY:
0.4496, 0.2856, 29.4319
CIE-Lab:
61.1609, 60.9264, 6.9472
CIE-LCH:
61.1609, 61.3212, 6.5051
CIE-Luv:
61.1609, 101.3865, -2.6626
Hunter-Lab:
54.2512, 57.5171, 8.1582
#f55f8a color charts
#f55f8a color shades, tints & tones
#f55f8a color schemes
#f55f8a color preview, HTML & CSS examples
This text has a color of #f55f8a
<p style="color:#f55f8a;">Text here</p>
.mytext {color:#f55f8a;}
This box has a color of #f55f8a
<div style="background-color:#f55f8a;">Content here</div>
.mybackground {background-color:#f55f8a;}
Border around this has a color of #f55f8a
<div style="border:2px solid #f55f8a;">Content here</div>
.myborder {border:2px solid #f55f8a;}