#f900ca color space conversions
Hex:
#f900ca
RGB:
249, 0, 202
CMY:
2, 100, 21
CMYK:
0, 100, 19, 2
HSL:
311°, 100.0000%, 48.8235%
HSV (HSB):
311°, 100.0000%, 97.6471%
XYZ:
49.7276, 24.4040, 57.9666
xyY:
0.3764, 0.1847, 24.4040
CIE-Lab:
56.4900, 90.4359, -37.1120
CIE-LCH:
56.4900, 97.7545, 337.6883
CIE-Luv:
56.4900, 102.4264, -70.4075
Hunter-Lab:
49.4004, 93.2315, -34.9908
#f900ca color charts
#f900ca color shades, tints & tones
#f900ca color schemes
#f900ca color preview, HTML & CSS examples
This text has a color of #f900ca
<p style="color:#f900ca;">Text here</p>
.mytext {color:#f900ca;}
This box has a color of #f900ca
<div style="background-color:#f900ca;">Content here</div>
.mybackground {background-color:#f900ca;}
Border around this has a color of #f900ca
<div style="border:2px solid #f900ca;">Content here</div>
.myborder {border:2px solid #f900ca;}