#f0005b color space conversions
Hex:
#f0005b
RGB:
240, 0, 91
CMY:
6, 100, 64
CMYK:
0, 100, 62, 6
HSL:
337°, 100.0000%, 47.0588%
HSV (HSB):
337°, 100.0000%, 94.1176%
XYZ:
37.8235, 19.2806, 11.6255
xyY:
0.5503, 0.2805, 19.2806
CIE-Lab:
51.0139, 78.9183, 20.6598
CIE-LCH:
51.0139, 81.5777, 14.6701
CIE-Luv:
51.0139, 146.0354, 7.3852
Hunter-Lab:
43.9097, 76.9168, 15.0391
#f0005b color charts
#f0005b color shades, tints & tones
#f0005b color schemes
#f0005b color preview, HTML & CSS examples
This text has a color of #f0005b
<p style="color:#f0005b;">Text here</p>
.mytext {color:#f0005b;}
This box has a color of #f0005b
<div style="background-color:#f0005b;">Content here</div>
.mybackground {background-color:#f0005b;}
Border around this has a color of #f0005b
<div style="border:2px solid #f0005b;">Content here</div>
.myborder {border:2px solid #f0005b;}