#f55f84 color space conversions
Hex:
#f55f84
RGB:
245, 95, 132
CMY:
4, 63, 48
CMYK:
0, 61, 46, 4
HSL:
345°, 88.2353%, 66.6667%
HSV (HSB):
345°, 61.2245%, 96.0784%
XYZ:
45.9133, 29.2628, 25.0582
xyY:
0.4581, 0.2919, 29.2628
CIE-Lab:
61.0129, 60.3643, 10.2177
CIE-LCH:
61.0129, 61.2230, 9.6073
CIE-Luv:
61.0129, 103.1865, 1.5338
Hunter-Lab:
54.0951, 56.8354, 10.4020
#f55f84 color charts
#f55f84 color shades, tints & tones
#f55f84 color schemes
#f55f84 color preview, HTML & CSS examples
This text has a color of #f55f84
<p style="color:#f55f84;">Text here</p>
.mytext {color:#f55f84;}
This box has a color of #f55f84
<div style="background-color:#f55f84;">Content here</div>
.mybackground {background-color:#f55f84;}
Border around this has a color of #f55f84
<div style="border:2px solid #f55f84;">Content here</div>
.myborder {border:2px solid #f55f84;}