#f201d2 color space conversions
Hex:
#f201d2
RGB:
242, 1, 210
CMY:
5, 100, 18
CMYK:
0, 100, 13, 5
HSL:
308°, 99.1770%, 47.6471%
HSV (HSB):
308°, 99.5868%, 94.9020%
XYZ:
48.2617, 23.5521, 62.9751
xyY:
0.3581, 0.1747, 23.5521
CIE-Lab:
55.6365, 90.1163, -43.1238
CIE-LCH:
55.6365, 99.9030, 334.4273
CIE-Luv:
55.6365, 93.3736, -79.0916
Hunter-Lab:
48.5305, 92.5828, -42.9657
#f201d2 color charts
#f201d2 color shades, tints & tones
#f201d2 color schemes
#f201d2 color preview, HTML & CSS examples
This text has a color of #f201d2
<p style="color:#f201d2;">Text here</p>
.mytext {color:#f201d2;}
This box has a color of #f201d2
<div style="background-color:#f201d2;">Content here</div>
.mybackground {background-color:#f201d2;}
Border around this has a color of #f201d2
<div style="border:2px solid #f201d2;">Content here</div>
.myborder {border:2px solid #f201d2;}