#fb0aaa color space conversions
Hex:
#fb0aaa
RGB:
251, 10, 170
CMY:
2, 96, 33
CMYK:
0, 96, 32, 2
HSL:
320°, 96.7871%, 51.1765%
HSV (HSB):
320°, 96.0159%, 98.4314%
XYZ:
47.1479, 23.6286, 40.1060
xyY:
0.4252, 0.2131, 23.6286
CIE-Lab:
55.7140, 86.6899, -19.7213
CIE-LCH:
55.7140, 88.9049, 347.1838
CIE-Luv:
55.7140, 118.4343, -44.0832
Hunter-Lab:
48.6092, 88.0675, -14.8919
#fb0aaa color charts
#fb0aaa color shades, tints & tones
#fb0aaa color schemes
#fb0aaa color preview, HTML & CSS examples
This text has a color of #fb0aaa
<p style="color:#fb0aaa;">Text here</p>
.mytext {color:#fb0aaa;}
This box has a color of #fb0aaa
<div style="background-color:#fb0aaa;">Content here</div>
.mybackground {background-color:#fb0aaa;}
Border around this has a color of #fb0aaa
<div style="border:2px solid #fb0aaa;">Content here</div>
.myborder {border:2px solid #fb0aaa;}