#f900b4 color space conversions
Hex:
#f900b4
RGB:
249, 0, 180
CMY:
2, 100, 29
CMYK:
0, 100, 28, 2
HSL:
317°, 100.0000%, 48.8235%
HSV (HSB):
317°, 100.0000%, 97.6471%
XYZ:
47.3051, 23.4350, 45.2102
xyY:
0.4080, 0.2021, 23.4350
CIE-Lab:
55.5176, 87.9759, -25.9006
CIE-LCH:
55.5176, 91.7093, 343.5953
CIE-Luv:
55.5176, 112.7342, -53.1948
Hunter-Lab:
48.4097, 89.7100, -21.4845
#f900b4 color charts
#f900b4 color shades, tints & tones
#f900b4 color schemes
#f900b4 color preview, HTML & CSS examples
This text has a color of #f900b4
<p style="color:#f900b4;">Text here</p>
.mytext {color:#f900b4;}
This box has a color of #f900b4
<div style="background-color:#f900b4;">Content here</div>
.mybackground {background-color:#f900b4;}
Border around this has a color of #f900b4
<div style="border:2px solid #f900b4;">Content here</div>
.myborder {border:2px solid #f900b4;}