#fb05a9 color space conversions
Hex:
#fb05a9
RGB:
251, 5, 169
CMY:
2, 98, 34
CMYK:
0, 98, 33, 2
HSL:
320°, 96.8504%, 50.1961%
HSV (HSB):
320°, 98.0080%, 98.4314%
XYZ:
46.9994, 23.4823, 39.5915
xyY:
0.4270, 0.2133, 23.4823
CIE-Lab:
55.5657, 86.9129, -19.3612
CIE-LCH:
55.5657, 89.0433, 347.4415
CIE-Luv:
55.5657, 119.2487, -43.5934
Hunter-Lab:
48.4586, 88.3224, -14.5200
#fb05a9 color charts
#fb05a9 color shades, tints & tones
#fb05a9 color schemes
#fb05a9 color preview, HTML & CSS examples
This text has a color of #fb05a9
<p style="color:#fb05a9;">Text here</p>
.mytext {color:#fb05a9;}
This box has a color of #fb05a9
<div style="background-color:#fb05a9;">Content here</div>
.mybackground {background-color:#fb05a9;}
Border around this has a color of #fb05a9
<div style="border:2px solid #fb05a9;">Content here</div>
.myborder {border:2px solid #fb05a9;}