#f93b6a color space conversions
Hex:
#f93b6a
RGB:
249, 59, 106
CMY:
2, 77, 58
CMYK:
0, 76, 57, 2
HSL:
345°, 94.0594%, 60.3922%
HSV (HSB):
345°, 76.3052%, 97.6471%
XYZ:
43.2324, 24.3083, 16.0490
xyY:
0.5172, 0.2908, 24.3083
CIE-Lab:
56.3951, 72.4792, 19.1716
CIE-LCH:
56.3951, 74.9719, 14.8161
CIE-Luv:
56.3951, 132.9828, 8.3786
Hunter-Lab:
49.3034, 70.2393, 15.2126
#f93b6a color charts
#f93b6a color shades, tints & tones
#f93b6a color schemes
#f93b6a color preview, HTML & CSS examples
This text has a color of #f93b6a
<p style="color:#f93b6a;">Text here</p>
.mytext {color:#f93b6a;}
This box has a color of #f93b6a
<div style="background-color:#f93b6a;">Content here</div>
.mybackground {background-color:#f93b6a;}
Border around this has a color of #f93b6a
<div style="border:2px solid #f93b6a;">Content here</div>
.myborder {border:2px solid #f93b6a;}