#f900cd color space conversions
Hex:
#f900cd
RGB:
249, 0, 205
CMY:
2, 100, 20
CMYK:
0, 100, 18, 2
HSL:
311°, 100.0000%, 48.8235%
HSV (HSB):
311°, 100.0000%, 97.6471%
XYZ:
50.0864, 24.5475, 59.8559
xyY:
0.3724, 0.1825, 24.5475
CIE-Lab:
56.6319, 90.7912, -38.6098
CIE-LCH:
56.6319, 98.6598, 336.9619
CIE-Luv:
56.6319, 101.0533, -72.7452
Hunter-Lab:
49.5454, 93.7443, -36.9465
#f900cd color charts
#f900cd color shades, tints & tones
#f900cd color schemes
#f900cd color preview, HTML & CSS examples
This text has a color of #f900cd
<p style="color:#f900cd;">Text here</p>
.mytext {color:#f900cd;}
This box has a color of #f900cd
<div style="background-color:#f900cd;">Content here</div>
.mybackground {background-color:#f900cd;}
Border around this has a color of #f900cd
<div style="border:2px solid #f900cd;">Content here</div>
.myborder {border:2px solid #f900cd;}