#f00180 color space conversions
Hex:
#f00180
RGB:
240, 1, 128
CMY:
6, 100, 50
CMYK:
0, 100, 47, 6
HSL:
328°, 99.1701%, 47.2549%
HSV (HSB):
328°, 99.5833%, 94.1176%
XYZ:
39.8423, 20.1055, 22.2029
xyY:
0.4850, 0.2447, 20.1055
CIE-Lab:
51.9563, 81.2864, -0.5530
CIE-LCH:
51.9563, 81.2883, 359.6102
CIE-Luv:
51.9563, 130.1822, -16.7974
Hunter-Lab:
44.8391, 80.1397, 2.0289
#f00180 color charts
#f00180 color shades, tints & tones
#f00180 color schemes
#f00180 color preview, HTML & CSS examples
This text has a color of #f00180
<p style="color:#f00180;">Text here</p>
.mytext {color:#f00180;}
This box has a color of #f00180
<div style="background-color:#f00180;">Content here</div>
.mybackground {background-color:#f00180;}
Border around this has a color of #f00180
<div style="border:2px solid #f00180;">Content here</div>
.myborder {border:2px solid #f00180;}