#f90f93 color space conversions
Hex:
#f90f93
RGB:
249, 15, 147
CMY:
2, 94, 42
CMYK:
0, 94, 41, 2
HSL:
326°, 95.1220%, 51.7647%
HSV (HSB):
326°, 93.9759%, 97.6471%
XYZ:
44.5042, 22.5880, 29.6180
xyY:
0.4602, 0.2336, 22.5880
CIE-Lab:
54.6454, 83.7555, -7.7848
CIE-LCH:
54.6454, 84.1165, 354.6898
CIE-Luv:
54.6454, 127.2823, -26.8497
Hunter-Lab:
47.5268, 83.9759, -3.6799
#f90f93 color charts
#f90f93 color shades, tints & tones
#f90f93 color schemes
#f90f93 color preview, HTML & CSS examples
This text has a color of #f90f93
<p style="color:#f90f93;">Text here</p>
.mytext {color:#f90f93;}
This box has a color of #f90f93
<div style="background-color:#f90f93;">Content here</div>
.mybackground {background-color:#f90f93;}
Border around this has a color of #f90f93
<div style="border:2px solid #f90f93;">Content here</div>
.myborder {border:2px solid #f90f93;}