#fb2abd color space conversions
Hex:
#fb2abd
RGB:
251, 42, 189
CMY:
2, 84, 26
CMYK:
0, 83, 25, 2
HSL:
318°, 96.3134%, 57.4510%
HSV (HSB):
318°, 83.2669%, 98.4314%
XYZ:
49.7969, 25.8393, 50.5070
xyY:
0.3948, 0.2048, 25.8393
CIE-Lab:
57.8842, 84.6138, -27.4335
CIE-LCH:
57.8842, 88.9500, 342.0363
CIE-Luv:
57.8842, 105.6450, -55.2679
Hunter-Lab:
50.8324, 85.9075, -23.3279
#fb2abd color charts
#fb2abd color shades, tints & tones
#fb2abd color schemes
#fb2abd color preview, HTML & CSS examples
This text has a color of #fb2abd
<p style="color:#fb2abd;">Text here</p>
.mytext {color:#fb2abd;}
This box has a color of #fb2abd
<div style="background-color:#fb2abd;">Content here</div>
.mybackground {background-color:#fb2abd;}
Border around this has a color of #fb2abd
<div style="border:2px solid #fb2abd;">Content here</div>
.myborder {border:2px solid #fb2abd;}