#f00096 color space conversions
Hex:
#f00096
RGB:
240, 0, 150
CMY:
6, 100, 41
CMYK:
0, 100, 38, 6
HSL:
323°, 100.0000%, 47.0588%
HSV (HSB):
323°, 100.0000%, 94.1176%
XYZ:
41.4402, 20.7273, 30.6708
xyY:
0.4464, 0.2233, 20.7273
CIE-Lab:
52.6497, 83.2345, -12.7431
CIE-LCH:
52.6497, 84.2043, 351.2957
CIE-Luv:
52.6497, 119.9092, -33.2167
Hunter-Lab:
45.5272, 82.8033, -8.0734
#f00096 color charts
#f00096 color shades, tints & tones
#f00096 color schemes
#f00096 color preview, HTML & CSS examples
This text has a color of #f00096
<p style="color:#f00096;">Text here</p>
.mytext {color:#f00096;}
This box has a color of #f00096
<div style="background-color:#f00096;">Content here</div>
.mybackground {background-color:#f00096;}
Border around this has a color of #f00096
<div style="border:2px solid #f00096;">Content here</div>
.myborder {border:2px solid #f00096;}