#f91e7e color space conversions
Hex:
#f91e7e
RGB:
249, 30, 126
CMY:
2, 88, 51
CMYK:
0, 88, 49, 2
HSL:
334°, 94.8052%, 54.7059%
HSV (HSB):
334°, 87.9518%, 97.6471%
XYZ:
43.2971, 22.5746, 21.8140
xyY:
0.4938, 0.2574, 22.5746
CIE-Lab:
54.6315, 80.2728, 4.7508
CIE-LCH:
54.6315, 80.4133, 3.3870
CIE-Luv:
54.6315, 134.4394, -10.0692
Hunter-Lab:
47.5128, 79.5148, 6.0378
#f91e7e color charts
#f91e7e color shades, tints & tones
#f91e7e color schemes
#f91e7e color preview, HTML & CSS examples
This text has a color of #f91e7e
<p style="color:#f91e7e;">Text here</p>
.mytext {color:#f91e7e;}
This box has a color of #f91e7e
<div style="background-color:#f91e7e;">Content here</div>
.mybackground {background-color:#f91e7e;}
Border around this has a color of #f91e7e
<div style="border:2px solid #f91e7e;">Content here</div>
.myborder {border:2px solid #f91e7e;}