#f93c64 color space conversions
Hex:
#f93c64
RGB:
249, 60, 100
CMY:
2, 76, 61
CMYK:
0, 76, 60, 2
HSL:
347°, 94.0299%, 60.5882%
HSV (HSB):
347°, 75.9036%, 97.6471%
XYZ:
42.9830, 24.2916, 14.4799
xyY:
0.5258, 0.2971, 24.2916
CIE-Lab:
56.3785, 71.8099, 22.7049
CIE-LCH:
56.3785, 75.3139, 17.5459
CIE-Luv:
56.3785, 134.5327, 12.1936
Hunter-Lab:
49.2865, 69.4196, 17.0817
#f93c64 color charts
#f93c64 color shades, tints & tones
#f93c64 color schemes
#f93c64 color preview, HTML & CSS examples
This text has a color of #f93c64
<p style="color:#f93c64;">Text here</p>
.mytext {color:#f93c64;}
This box has a color of #f93c64
<div style="background-color:#f93c64;">Content here</div>
.mybackground {background-color:#f93c64;}
Border around this has a color of #f93c64
<div style="border:2px solid #f93c64;">Content here</div>
.myborder {border:2px solid #f93c64;}