#fb065e color space conversions
Hex:
#fb065e
RGB:
251, 6, 94
CMY:
2, 98, 63
CMYK:
0, 98, 63, 2
HSL:
338°, 96.8379%, 50.3922%
HSV (HSB):
338°, 97.6096%, 98.4314%
XYZ:
41.8692, 21.4476, 12.5227
xyY:
0.5521, 0.2828, 21.4476
CIE-Lab:
53.4360, 81.1492, 22.4552
CIE-LCH:
53.4360, 84.1988, 15.4676
CIE-Luv:
53.4360, 152.5835, 8.9263
Hunter-Lab:
46.3116, 80.3322, 16.3860
#fb065e color charts
#fb065e color shades, tints & tones
#fb065e color schemes
#fb065e color preview, HTML & CSS examples
This text has a color of #fb065e
<p style="color:#fb065e;">Text here</p>
.mytext {color:#fb065e;}
This box has a color of #fb065e
<div style="background-color:#fb065e;">Content here</div>
.mybackground {background-color:#fb065e;}
Border around this has a color of #fb065e
<div style="border:2px solid #fb065e;">Content here</div>
.myborder {border:2px solid #fb065e;}