#f90f95 color space conversions
Hex:
#f90f95
RGB:
249, 15, 149
CMY:
2, 94, 42
CMYK:
0, 94, 40, 2
HSL:
326°, 95.1220%, 51.7647%
HSV (HSB):
326°, 93.9759%, 97.6471%
XYZ:
44.6626, 22.6513, 30.4519
xyY:
0.4568, 0.2317, 22.6513
CIE-Lab:
54.7113, 83.9311, -8.8760
CIE-LCH:
54.7113, 84.3991, 353.9632
CIE-Luv:
54.7113, 126.3482, -28.3535
Hunter-Lab:
47.5934, 84.2194, -4.6205
#f90f95 color charts
#f90f95 color shades, tints & tones
#f90f95 color schemes
#f90f95 color preview, HTML & CSS examples
This text has a color of #f90f95
<p style="color:#f90f95;">Text here</p>
.mytext {color:#f90f95;}
This box has a color of #f90f95
<div style="background-color:#f90f95;">Content here</div>
.mybackground {background-color:#f90f95;}
Border around this has a color of #f90f95
<div style="border:2px solid #f90f95;">Content here</div>
.myborder {border:2px solid #f90f95;}