#f0007b color space conversions
Hex:
#f0007b
RGB:
240, 0, 123
CMY:
6, 100, 52
CMYK:
0, 100, 49, 6
HSL:
329°, 100.0000%, 47.0588%
HSV (HSB):
329°, 100.0000%, 94.1176%
XYZ:
39.5103, 19.9553, 20.5082
xyY:
0.4940, 0.2495, 19.9553
CIE-Lab:
51.7867, 80.9752, 2.2292
CIE-LCH:
51.7867, 81.0059, 1.5769
CIE-Luv:
51.7867, 132.5606, -13.2967
Hunter-Lab:
44.6714, 79.7023, 4.0505
#f0007b color charts
#f0007b color shades, tints & tones
#f0007b color schemes
#f0007b color preview, HTML & CSS examples
This text has a color of #f0007b
<p style="color:#f0007b;">Text here</p>
.mytext {color:#f0007b;}
This box has a color of #f0007b
<div style="background-color:#f0007b;">Content here</div>
.mybackground {background-color:#f0007b;}
Border around this has a color of #f0007b
<div style="border:2px solid #f0007b;">Content here</div>
.myborder {border:2px solid #f0007b;}