#f93d91 color space conversions
Hex:
#f93d91
RGB:
249, 61, 145
CMY:
2, 76, 43
CMYK:
0, 76, 42, 2
HSL:
333°, 94.0000%, 60.7843%
HSV (HSB):
333°, 75.5020%, 97.6471%
XYZ:
45.8465, 25.5216, 29.2978
xyY:
0.4554, 0.2535, 25.5216
CIE-Lab:
57.5801, 74.9707, -2.2563
CIE-LCH:
57.5801, 75.0046, 358.2762
CIE-Luv:
57.5801, 117.6496, -17.7242
Hunter-Lab:
50.5189, 73.5830, 0.9786
#f93d91 color charts
#f93d91 color shades, tints & tones
#f93d91 color schemes
#f93d91 color preview, HTML & CSS examples
This text has a color of #f93d91
<p style="color:#f93d91;">Text here</p>
.mytext {color:#f93d91;}
This box has a color of #f93d91
<div style="background-color:#f93d91;">Content here</div>
.mybackground {background-color:#f93d91;}
Border around this has a color of #f93d91
<div style="border:2px solid #f93d91;">Content here</div>
.myborder {border:2px solid #f93d91;}