#fb074a color space conversions
Hex:
#fb074a
RGB:
251, 7, 74
CMY:
2, 97, 71
CMYK:
0, 97, 71, 2
HSL:
344°, 96.8254%, 50.5882%
HSV (HSB):
344°, 97.2112%, 98.4314%
XYZ:
41.0957, 21.1556, 8.3960
xyY:
0.5817, 0.2995, 21.1556
CIE-Lab:
53.1194, 80.1565, 34.0442
CIE-LCH:
53.1194, 87.0866, 23.0120
CIE-Luv:
53.1194, 159.2873, 19.3300
Hunter-Lab:
45.9952, 78.9940, 21.3738
#fb074a color charts
#fb074a color shades, tints & tones
#fb074a color schemes
#fb074a color preview, HTML & CSS examples
This text has a color of #fb074a
<p style="color:#fb074a;">Text here</p>
.mytext {color:#fb074a;}
This box has a color of #fb074a
<div style="background-color:#fb074a;">Content here</div>
.mybackground {background-color:#fb074a;}
Border around this has a color of #fb074a
<div style="border:2px solid #fb074a;">Content here</div>
.myborder {border:2px solid #fb074a;}