#f0123d color space conversions
Hex:
#f0123d
RGB:
240, 18, 61
CMY:
6, 93, 76
CMYK:
0, 93, 75, 6
HSL:
348°, 88.0952%, 50.5882%
HSV (HSB):
348°, 92.5000%, 94.1176%
XYZ:
36.9938, 19.2948, 6.1894
xyY:
0.5921, 0.3088, 19.2948
CIE-Lab:
51.0303, 76.1383, 38.6698
CIE-LCH:
51.0303, 85.3955, 26.9255
CIE-Luv:
51.0303, 153.3063, 23.2386
Hunter-Lab:
43.9258, 73.4602, 22.3939
#f0123d color charts
#f0123d color shades, tints & tones
#f0123d color schemes
#f0123d color preview, HTML & CSS examples
This text has a color of #f0123d
<p style="color:#f0123d;">Text here</p>
.mytext {color:#f0123d;}
This box has a color of #f0123d
<div style="background-color:#f0123d;">Content here</div>
.mybackground {background-color:#f0123d;}
Border around this has a color of #f0123d
<div style="border:2px solid #f0123d;">Content here</div>
.myborder {border:2px solid #f0123d;}