#f902d5 color space conversions
Hex:
#f902d5
RGB:
249, 2, 213
CMY:
2, 99, 16
CMYK:
0, 99, 14, 2
HSL:
309°, 98.4064%, 49.2157%
HSV (HSB):
309°, 99.1968%, 97.6471%
XYZ:
51.0989, 24.9872, 65.0806
xyY:
0.3620, 0.1770, 24.9872
CIE-Lab:
57.0630, 91.6361, -42.5011
CIE-LCH:
57.0630, 101.0125, 335.1180
CIE-Luv:
57.0630, 97.3417, -78.8475
Hunter-Lab:
49.9872, 94.9918, -42.2012
#f902d5 color charts
#f902d5 color shades, tints & tones
#f902d5 color schemes
#f902d5 color preview, HTML & CSS examples
This text has a color of #f902d5
<p style="color:#f902d5;">Text here</p>
.mytext {color:#f902d5;}
This box has a color of #f902d5
<div style="background-color:#f902d5;">Content here</div>
.mybackground {background-color:#f902d5;}
Border around this has a color of #f902d5
<div style="border:2px solid #f902d5;">Content here</div>
.myborder {border:2px solid #f902d5;}