#f2038d color space conversions
Hex:
#f2038d
RGB:
242, 3, 141
CMY:
5, 99, 45
CMYK:
0, 99, 42, 5
HSL:
325°, 97.5510%, 48.0392%
HSV (HSB):
325°, 98.7603%, 94.9020%
XYZ:
41.4582, 20.8655, 27.0416
xyY:
0.4639, 0.2335, 20.8655
CIE-Lab:
52.8019, 82.6334, -7.0911
CIE-LCH:
52.8019, 82.9371, 355.0952
CIE-Luv:
52.8019, 125.5408, -25.5331
Hunter-Lab:
45.6787, 82.0697, -3.1244
#f2038d color charts
#f2038d color shades, tints & tones
#f2038d color schemes
#f2038d color preview, HTML & CSS examples
This text has a color of #f2038d
<p style="color:#f2038d;">Text here</p>
.mytext {color:#f2038d;}
This box has a color of #f2038d
<div style="background-color:#f2038d;">Content here</div>
.mybackground {background-color:#f2038d;}
Border around this has a color of #f2038d
<div style="border:2px solid #f2038d;">Content here</div>
.myborder {border:2px solid #f2038d;}