#f91dec color space conversions
Hex:
#f91dec
RGB:
249, 29, 236
CMY:
2, 89, 7
CMYK:
0, 88, 5, 2
HSL:
304°, 94.8276%, 54.5098%
HSV (HSB):
304°, 88.3534%, 97.6471%
XYZ:
54.6466, 27.0746, 81.7026
xyY:
0.3344, 0.1657, 27.0746
CIE-Lab:
59.0433, 92.2996, -52.3570
CIE-LCH:
59.0433, 106.1153, 330.4359
CIE-Luv:
59.0433, 85.8352, -94.5107
Hunter-Lab:
52.0333, 96.4069, -56.6739
#f91dec color charts
#f91dec RGB chart
#f91dec CMYK chart
#f91dec RGB pie chart
#f91dec color shades, tints & tones
#f91dec color schemes
#f91dec color preview, HTML & CSS examples
This text has a color of #f91dec
<p style="color:#f91dec;">Text here</p>
.mytext {color:#f91dec;}
Text color #f91dec
This box has a color of #f91dec
<div style="background-color:#f91dec;">Content here</div>
.mybackground {background-color:#f91dec;}
Background color #f91dec
Border around this has a color of #f91dec
<div style="border:2px solid #f91dec;">Content here</div>
.myborder {border:2px solid #f91dec;}
Border color #f91dec