#f20be9 color space conversions
Hex:
#f20be9
RGB:
242, 11, 233
CMY:
5, 96, 9
CMYK:
0, 95, 4, 5
HSL:
302°, 91.3043%, 49.6078%
HSV (HSB):
302°, 95.4545%, 94.9020%
XYZ:
51.4456, 24.9998, 79.2047
xyY:
0.3305, 0.1606, 24.9998
CIE-Lab:
57.0752, 92.5010, -53.8789
CIE-LCH:
57.0752, 107.0484, 329.7805
CIE-Luv:
57.0752, 83.1364, -96.0955
Hunter-Lab:
49.9998, 96.1620, -58.9216
#f20be9 color charts
#f20be9 color shades, tints & tones
#f20be9 color schemes
#f20be9 color preview, HTML & CSS examples
This text has a color of #f20be9
<p style="color:#f20be9;">Text here</p>
.mytext {color:#f20be9;}
This box has a color of #f20be9
<div style="background-color:#f20be9;">Content here</div>
.mybackground {background-color:#f20be9;}
Border around this has a color of #f20be9
<div style="border:2px solid #f20be9;">Content here</div>
.myborder {border:2px solid #f20be9;}