#f200a5 color space conversions
Hex:
#f200a5
RGB:
242, 0, 165
CMY:
5, 100, 35
CMYK:
0, 100, 32, 5
HSL:
319°, 100.0000%, 47.4510%
HSV (HSB):
319°, 100.0000%, 94.9020%
XYZ:
43.4095, 21.5939, 37.4774
xyY:
0.4236, 0.2107, 21.5939
CIE-Lab:
53.5934, 85.0799, -20.1743
CIE-LCH:
53.5934, 87.4390, 346.6603
CIE-Luv:
53.5934, 114.3271, -44.0603
Hunter-Lab:
46.4692, 85.4258, -15.2890
#f200a5 color charts
#f200a5 color shades, tints & tones
#f200a5 color schemes
#f200a5 color preview, HTML & CSS examples
This text has a color of #f200a5
<p style="color:#f200a5;">Text here</p>
.mytext {color:#f200a5;}
This box has a color of #f200a5
<div style="background-color:#f200a5;">Content here</div>
.mybackground {background-color:#f200a5;}
Border around this has a color of #f200a5
<div style="border:2px solid #f200a5;">Content here</div>
.myborder {border:2px solid #f200a5;}