#f0055b color space conversions
Hex:
#f0055b
RGB:
240, 5, 91
CMY:
6, 98, 64
CMYK:
0, 98, 62, 6
HSL:
338°, 95.9184%, 48.0392%
HSV (HSB):
338°, 97.9167%, 94.1176%
XYZ:
37.8778, 19.3891, 11.6436
xyY:
0.5497, 0.2814, 19.3891
CIE-Lab:
51.1394, 78.5531, 20.8270
CIE-LCH:
51.1394, 81.2672, 14.8494
CIE-Luv:
51.1394, 145.4643, 7.6670
Hunter-Lab:
44.0331, 76.4898, 15.1452
#f0055b color charts
#f0055b color shades, tints & tones
#f0055b color schemes
#f0055b color preview, HTML & CSS examples
This text has a color of #f0055b
<p style="color:#f0055b;">Text here</p>
.mytext {color:#f0055b;}
This box has a color of #f0055b
<div style="background-color:#f0055b;">Content here</div>
.mybackground {background-color:#f0055b;}
Border around this has a color of #f0055b
<div style="border:2px solid #f0055b;">Content here</div>
.myborder {border:2px solid #f0055b;}