#f93c96 color space conversions
Hex:
#f93c96
RGB:
249, 60, 150
CMY:
2, 76, 41
CMYK:
0, 76, 40, 2
HSL:
331°, 94.0299%, 60.5882%
HSV (HSB):
331°, 75.9036%, 97.6471%
XYZ:
46.1878, 25.5735, 31.3560
xyY:
0.4479, 0.2480, 25.5735
CIE-Lab:
57.6299, 75.7264, -5.1256
CIE-LCH:
57.6299, 75.8997, 356.1278
CIE-Luv:
57.6299, 116.0005, -21.7101
Hunter-Lab:
50.5702, 74.5333, -1.3635
#f93c96 color charts
#f93c96 color shades, tints & tones
#f93c96 color schemes
#f93c96 color preview, HTML & CSS examples
This text has a color of #f93c96
<p style="color:#f93c96;">Text here</p>
.mytext {color:#f93c96;}
This box has a color of #f93c96
<div style="background-color:#f93c96;">Content here</div>
.mybackground {background-color:#f93c96;}
Border around this has a color of #f93c96
<div style="border:2px solid #f93c96;">Content here</div>
.myborder {border:2px solid #f93c96;}