#f20eeb color space conversions
Hex:
#f20eeb
RGB:
242, 14, 235
CMY:
5, 95, 8
CMYK:
0, 94, 3, 5
HSL:
302°, 89.7638%, 50.1961%
HSV (HSB):
302°, 94.2149%, 94.9020%
XYZ:
51.7704, 25.1895, 80.7307
xyY:
0.3283, 0.1597, 25.1895
CIE-Lab:
57.2596, 92.5620, -54.7089
CIE-LCH:
57.2596, 107.5211, 329.4147
CIE-Luv:
57.2596, 82.1840, -97.4231
Hunter-Lab:
50.1891, 96.2929, -60.2374
#f20eeb color charts
#f20eeb color shades, tints & tones
#f20eeb color schemes
#f20eeb color preview, HTML & CSS examples
This text has a color of #f20eeb
<p style="color:#f20eeb;">Text here</p>
.mytext {color:#f20eeb;}
This box has a color of #f20eeb
<div style="background-color:#f20eeb;">Content here</div>
.mybackground {background-color:#f20eeb;}
Border around this has a color of #f20eeb
<div style="border:2px solid #f20eeb;">Content here</div>
.myborder {border:2px solid #f20eeb;}