#f93d7a color space conversions
Hex:
#f93d7a
RGB:
249, 61, 122
CMY:
2, 76, 52
CMYK:
0, 76, 51, 2
HSL:
341°, 94.0000%, 60.7843%
HSV (HSB):
341°, 75.5020%, 97.6471%
XYZ:
44.2485, 24.8824, 20.8830
xyY:
0.4916, 0.2764, 24.8824
CIE-Lab:
56.9606, 73.0310, 10.4557
CIE-LCH:
56.9606, 73.7756, 8.1476
CIE-Luv:
56.9606, 126.4722, -1.4226
Hunter-Lab:
49.8822, 71.0463, 10.0961
#f93d7a color charts
#f93d7a color shades, tints & tones
#f93d7a color schemes
#f93d7a color preview, HTML & CSS examples
This text has a color of #f93d7a
<p style="color:#f93d7a;">Text here</p>
.mytext {color:#f93d7a;}
This box has a color of #f93d7a
<div style="background-color:#f93d7a;">Content here</div>
.mybackground {background-color:#f93d7a;}
Border around this has a color of #f93d7a
<div style="border:2px solid #f93d7a;">Content here</div>
.myborder {border:2px solid #f93d7a;}