#fb2abc color space conversions
Hex:
#fb2abc
RGB:
251, 42, 188
CMY:
2, 84, 26
CMYK:
0, 83, 25, 2
HSL:
318°, 96.3134%, 57.4510%
HSV (HSB):
318°, 83.2669%, 98.4314%
XYZ:
49.6887, 25.7960, 49.9372
xyY:
0.3962, 0.2057, 25.7960
CIE-Lab:
57.8429, 84.4996, -26.9203
CIE-LCH:
57.8429, 88.6842, 342.3289
CIE-Luv:
57.8429, 106.0845, -54.4789
Hunter-Lab:
50.7898, 85.7483, -22.7419
#fb2abc color charts
#fb2abc color shades, tints & tones
#fb2abc color schemes
#fb2abc color preview, HTML & CSS examples
This text has a color of #fb2abc
<p style="color:#fb2abc;">Text here</p>
.mytext {color:#fb2abc;}
This box has a color of #fb2abc
<div style="background-color:#fb2abc;">Content here</div>
.mybackground {background-color:#fb2abc;}
Border around this has a color of #fb2abc
<div style="border:2px solid #fb2abc;">Content here</div>
.myborder {border:2px solid #fb2abc;}