#f00056 color space conversions
Hex:
#f00056
RGB:
240, 0, 86
CMY:
6, 100, 66
CMYK:
0, 100, 64, 6
HSL:
339°, 100.0000%, 47.0588%
HSV (HSB):
339°, 100.0000%, 94.1176%
XYZ:
37.6149, 19.1972, 10.5270
xyY:
0.5586, 0.2851, 19.1972
CIE-Lab:
50.9171, 78.6582, 23.5809
CIE-LCH:
50.9171, 82.1168, 16.6881
CIE-Luv:
50.9171, 147.8965, 10.2055
Hunter-Lab:
43.8146, 76.5672, 16.4250
#f00056 color charts
#f00056 color shades, tints & tones
#f00056 color schemes
#f00056 color preview, HTML & CSS examples
This text has a color of #f00056
<p style="color:#f00056;">Text here</p>
.mytext {color:#f00056;}
This box has a color of #f00056
<div style="background-color:#f00056;">Content here</div>
.mybackground {background-color:#f00056;}
Border around this has a color of #f00056
<div style="border:2px solid #f00056;">Content here</div>
.myborder {border:2px solid #f00056;}