#f0123b color space conversions
Hex:
#f0123b
RGB:
240, 18, 59
CMY:
6, 93, 77
CMYK:
0, 93, 75, 6
HSL:
349°, 88.0952%, 50.5882%
HSV (HSB):
349°, 92.5000%, 94.1176%
XYZ:
36.9409, 19.2736, 5.9109
xyY:
0.5946, 0.3102, 19.2736
CIE-Lab:
51.0058, 76.0699, 39.7987
CIE-LCH:
51.0058, 85.8520, 27.6179
CIE-Luv:
51.0058, 153.8222, 24.0308
Hunter-Lab:
43.9018, 73.3698, 22.7485
#f0123b color charts
#f0123b color shades, tints & tones
#f0123b color schemes
#f0123b color preview, HTML & CSS examples
This text has a color of #f0123b
<p style="color:#f0123b;">Text here</p>
.mytext {color:#f0123b;}
This box has a color of #f0123b
<div style="background-color:#f0123b;">Content here</div>
.mybackground {background-color:#f0123b;}
Border around this has a color of #f0123b
<div style="border:2px solid #f0123b;">Content here</div>
.myborder {border:2px solid #f0123b;}