#f00090 color space conversions
Hex:
#f00090
RGB:
240, 0, 144
CMY:
6, 100, 44
CMYK:
0, 100, 40, 6
HSL:
324°, 100.0000%, 47.0588%
HSV (HSB):
324°, 100.0000%, 94.1176%
XYZ:
40.9692, 20.5389, 28.1906
xyY:
0.4567, 0.2290, 20.5389
CIE-Lab:
52.4411, 82.6919, -9.4692
CIE-LCH:
52.4411, 83.2323, 353.4674
CIE-Luv:
52.4411, 122.7693, -28.6641
Hunter-Lab:
45.3198, 82.0546, -5.1567
#f00090 color charts
#f00090 color shades, tints & tones
#f00090 color schemes
#f00090 color preview, HTML & CSS examples
This text has a color of #f00090
<p style="color:#f00090;">Text here</p>
.mytext {color:#f00090;}
This box has a color of #f00090
<div style="background-color:#f00090;">Content here</div>
.mybackground {background-color:#f00090;}
Border around this has a color of #f00090
<div style="border:2px solid #f00090;">Content here</div>
.myborder {border:2px solid #f00090;}