#f0023c color space conversions
Hex:
#f0023c
RGB:
240, 2, 60
CMY:
6, 99, 76
CMYK:
0, 99, 75, 6
HSL:
345°, 98.3471%, 47.4510%
HSV (HSB):
345°, 99.1667%, 94.1176%
XYZ:
36.7725, 18.8949, 5.9839
xyY:
0.5965, 0.3065, 18.8949
CIE-Lab:
50.5640, 77.4188, 38.7262
CIE-LCH:
50.5640, 86.5644, 26.5750
CIE-Luv:
50.5640, 155.8845, 22.7191
Hunter-Lab:
43.4683, 74.9346, 22.2658
#f0023c color charts
#f0023c color shades, tints & tones
#f0023c color schemes
#f0023c color preview, HTML & CSS examples
This text has a color of #f0023c
<p style="color:#f0023c;">Text here</p>
.mytext {color:#f0023c;}
This box has a color of #f0023c
<div style="background-color:#f0023c;">Content here</div>
.mybackground {background-color:#f0023c;}
Border around this has a color of #f0023c
<div style="border:2px solid #f0023c;">Content here</div>
.myborder {border:2px solid #f0023c;}