#f2026f color space conversions
Hex:
#f2026f
RGB:
242, 2, 111
CMY:
5, 99, 56
CMYK:
0, 99, 54, 5
HSL:
333°, 98.3607%, 47.8431%
HSV (HSB):
333°, 99.1736%, 94.9020%
XYZ:
39.5089, 20.0684, 16.8302
xyY:
0.5171, 0.2626, 20.0684
CIE-Lab:
51.9144, 80.4201, 9.7593
CIE-LCH:
51.9144, 81.0101, 6.9192
CIE-Luv:
51.9144, 139.2412, -4.3422
Hunter-Lab:
44.7977, 79.0303, 9.0836
#f2026f color charts
#f2026f color shades, tints & tones
#f2026f color schemes
#f2026f color preview, HTML & CSS examples
This text has a color of #f2026f
<p style="color:#f2026f;">Text here</p>
.mytext {color:#f2026f;}
This box has a color of #f2026f
<div style="background-color:#f2026f;">Content here</div>
.mybackground {background-color:#f2026f;}
Border around this has a color of #f2026f
<div style="border:2px solid #f2026f;">Content here</div>
.myborder {border:2px solid #f2026f;}