#f202db color space conversions
Hex:
#f202db
RGB:
242, 2, 219
CMY:
5, 99, 14
CMYK:
0, 99, 10, 5
HSL:
306°, 98.3607%, 47.8431%
HSV (HSB):
306°, 99.1736%, 94.9020%
XYZ:
49.4258, 24.0351, 69.0520
xyY:
0.3468, 0.1687, 24.0351
CIE-Lab:
56.1230, 91.2016, -47.4813
CIE-LCH:
56.1230, 102.8212, 332.4976
CIE-Luv:
56.1230, 89.3980, -85.9501
Hunter-Lab:
49.0256, 94.1622, -49.1913
#f202db color charts
#f202db color shades, tints & tones
#f202db color schemes
#f202db color preview, HTML & CSS examples
This text has a color of #f202db
<p style="color:#f202db;">Text here</p>
.mytext {color:#f202db;}
This box has a color of #f202db
<div style="background-color:#f202db;">Content here</div>
.mybackground {background-color:#f202db;}
Border around this has a color of #f202db
<div style="border:2px solid #f202db;">Content here</div>
.myborder {border:2px solid #f202db;}