#fb044f color space conversions
Hex:
#fb044f
RGB:
251, 4, 79
CMY:
2, 98, 69
CMYK:
0, 98, 69, 2
HSL:
342°, 96.8627%, 50.0000%
HSV (HSB):
342°, 98.4064%, 98.4314%
XYZ:
41.2384, 21.1606, 9.3080
xyY:
0.5751, 0.2951, 21.1606
CIE-Lab:
53.1248, 80.5702, 31.0766
CIE-LCH:
53.1248, 86.3557, 21.0920
CIE-Luv:
53.1248, 158.0623, 16.7933
Hunter-Lab:
46.0006, 79.5195, 20.2034
#fb044f color charts
#fb044f color shades, tints & tones
#fb044f color schemes
#fb044f color preview, HTML & CSS examples
This text has a color of #fb044f
<p style="color:#fb044f;">Text here</p>
.mytext {color:#fb044f;}
This box has a color of #fb044f
<div style="background-color:#fb044f;">Content here</div>
.mybackground {background-color:#fb044f;}
Border around this has a color of #fb044f
<div style="border:2px solid #fb044f;">Content here</div>
.myborder {border:2px solid #fb044f;}