#f201c9 color space conversions
Hex:
#f201c9
RGB:
242, 1, 201
CMY:
5, 100, 21
CMYK:
0, 100, 17, 5
HSL:
310°, 99.1770%, 47.6471%
HSV (HSB):
310°, 99.5868%, 94.9020%
XYZ:
47.1714, 23.1160, 57.2340
xyY:
0.3699, 0.1813, 23.1160
CIE-Lab:
55.1916, 89.0074, -38.6649
CIE-LCH:
55.1916, 97.0427, 336.5198
CIE-Luv:
55.1916, 97.4030, -72.1194
Hunter-Lab:
48.0791, 90.9917, -36.9242
#f201c9 color charts
#f201c9 color shades, tints & tones
#f201c9 color schemes
#f201c9 color preview, HTML & CSS examples
This text has a color of #f201c9
<p style="color:#f201c9;">Text here</p>
.mytext {color:#f201c9;}
This box has a color of #f201c9
<div style="background-color:#f201c9;">Content here</div>
.mybackground {background-color:#f201c9;}
Border around this has a color of #f201c9
<div style="border:2px solid #f201c9;">Content here</div>
.myborder {border:2px solid #f201c9;}