#f2037d color space conversions
Hex:
#f2037d
RGB:
242, 3, 125
CMY:
5, 99, 51
CMYK:
0, 99, 48, 5
HSL:
329°, 97.5510%, 48.0392%
HSV (HSB):
329°, 98.7603%, 94.9020%
XYZ:
40.3522, 20.4230, 21.2173
xyY:
0.4921, 0.2491, 20.4230
CIE-Lab:
52.3122, 81.3418, 1.8290
CIE-LCH:
52.3122, 81.3624, 1.2881
CIE-Luv:
52.3122, 132.9545, -13.8784
Hunter-Lab:
45.1919, 80.2984, 3.7980
#f2037d color charts
#f2037d color shades, tints & tones
#f2037d color schemes
#f2037d color preview, HTML & CSS examples
This text has a color of #f2037d
<p style="color:#f2037d;">Text here</p>
.mytext {color:#f2037d;}
This box has a color of #f2037d
<div style="background-color:#f2037d;">Content here</div>
.mybackground {background-color:#f2037d;}
Border around this has a color of #f2037d
<div style="border:2px solid #f2037d;">Content here</div>
.myborder {border:2px solid #f2037d;}