#f91cd4 color space conversions
Hex:
#f91cd4
RGB:
249, 28, 212
CMY:
2, 89, 17
CMYK:
0, 89, 15, 2
HSL:
310°, 94.8498%, 54.3137%
HSV (HSB):
310°, 88.7550%, 97.6471%
XYZ:
51.3658, 25.7237, 64.5452
xyY:
0.3627, 0.1816, 25.7237
CIE-Lab:
57.7739, 89.2788, -40.8122
CIE-LCH:
57.7739, 98.1649, 335.4333
CIE-Luv:
57.7739, 96.0226, -76.1230
Hunter-Lab:
50.7185, 92.0206, -39.9504
#f91cd4 color charts
#f91cd4 color shades, tints & tones
#f91cd4 color schemes
#f91cd4 color preview, HTML & CSS examples
This text has a color of #f91cd4
<p style="color:#f91cd4;">Text here</p>
.mytext {color:#f91cd4;}
This box has a color of #f91cd4
<div style="background-color:#f91cd4;">Content here</div>
.mybackground {background-color:#f91cd4;}
Border around this has a color of #f91cd4
<div style="border:2px solid #f91cd4;">Content here</div>
.myborder {border:2px solid #f91cd4;}