#f00882 color space conversions
Hex:
#f00882
RGB:
240, 8, 130
CMY:
6, 97, 49
CMYK:
0, 97, 46, 6
HSL:
328°, 93.5484%, 48.6275%
HSV (HSB):
328°, 96.6667%, 94.1176%
XYZ:
40.0513, 20.3106, 22.9285
xyY:
0.4809, 0.2439, 20.3106
CIE-Lab:
52.1866, 80.9466, -1.4245
CIE-LCH:
52.1866, 80.9591, 358.9918
CIE-Luv:
52.1866, 128.6299, -17.8174
Hunter-Lab:
45.0673, 79.7649, 1.3827
#f00882 color charts
#f00882 color shades, tints & tones
#f00882 color schemes
#f00882 color preview, HTML & CSS examples
This text has a color of #f00882
<p style="color:#f00882;">Text here</p>
.mytext {color:#f00882;}
This box has a color of #f00882
<div style="background-color:#f00882;">Content here</div>
.mybackground {background-color:#f00882;}
Border around this has a color of #f00882
<div style="border:2px solid #f00882;">Content here</div>
.myborder {border:2px solid #f00882;}