#f0038f color space conversions
Hex:
#f0038f
RGB:
240, 3, 143
CMY:
6, 99, 44
CMYK:
0, 99, 40, 6
HSL:
325°, 97.5309%, 47.6471%
HSV (HSB):
325°, 98.7500%, 94.1176%
XYZ:
40.9257, 20.5736, 27.8007
xyY:
0.4583, 0.2304, 20.5736
CIE-Lab:
52.4796, 82.3921, -8.8123
CIE-LCH:
52.4796, 82.8620, 353.8951
CIE-Luv:
52.4796, 122.9978, -27.7276
Hunter-Lab:
45.3581, 81.6802, -4.5891
#f0038f color charts
#f0038f color shades, tints & tones
#f0038f color schemes
#f0038f color preview, HTML & CSS examples
This text has a color of #f0038f
<p style="color:#f0038f;">Text here</p>
.mytext {color:#f0038f;}
This box has a color of #f0038f
<div style="background-color:#f0038f;">Content here</div>
.mybackground {background-color:#f0038f;}
Border around this has a color of #f0038f
<div style="border:2px solid #f0038f;">Content here</div>
.myborder {border:2px solid #f0038f;}