#f92cd8 color space conversions
Hex:
#f92cd8
RGB:
249, 44, 216
CMY:
2, 83, 15
CMYK:
0, 82, 13, 2
HSL:
310°, 94.4700%, 57.4510%
HSV (HSB):
310°, 82.3293%, 97.6471%
XYZ:
52.3623, 26.8990, 67.3980
xyY:
0.3570, 0.1834, 26.8990
CIE-Lab:
58.8807, 87.1246, -41.3435
CIE-LCH:
58.8807, 96.4364, 334.6141
CIE-Luv:
58.8807, 92.2000, -76.8817
Hunter-Lab:
51.8642, 89.4518, -40.7429
#f92cd8 color charts
#f92cd8 color shades, tints & tones
#f92cd8 color schemes
#f92cd8 color preview, HTML & CSS examples
This text has a color of #f92cd8
<p style="color:#f92cd8;">Text here</p>
.mytext {color:#f92cd8;}
This box has a color of #f92cd8
<div style="background-color:#f92cd8;">Content here</div>
.mybackground {background-color:#f92cd8;}
Border around this has a color of #f92cd8
<div style="border:2px solid #f92cd8;">Content here</div>
.myborder {border:2px solid #f92cd8;}