#f55f93 color space conversions
Hex:
#f55f93
RGB:
245, 95, 147
CMY:
4, 63, 42
CMYK:
0, 61, 40, 4
HSL:
339°, 88.2353%, 66.6667%
HSV (HSB):
339°, 61.2245%, 96.0784%
XYZ:
47.0149, 29.7035, 30.8592
xyY:
0.4370, 0.2761, 29.7035
CIE-Lab:
61.3975, 61.8193, 2.0715
CIE-LCH:
61.3975, 61.8540, 1.9192
CIE-Luv:
61.3975, 98.6136, -9.1570
Hunter-Lab:
54.5009, 58.6053, 4.5798
#f55f93 color charts
#f55f93 color shades, tints & tones
#f55f93 color schemes
#f55f93 color preview, HTML & CSS examples
This text has a color of #f55f93
<p style="color:#f55f93;">Text here</p>
.mytext {color:#f55f93;}
This box has a color of #f55f93
<div style="background-color:#f55f93;">Content here</div>
.mybackground {background-color:#f55f93;}
Border around this has a color of #f55f93
<div style="border:2px solid #f55f93;">Content here</div>
.myborder {border:2px solid #f55f93;}