#fb2bdc color space conversions
Hex:
#fb2bdc
RGB:
251, 43, 220
CMY:
2, 83, 14
CMYK:
0, 83, 12, 2
HSL:
309°, 96.2963%, 57.6471%
HSV (HSB):
309°, 82.8685%, 98.4314%
XYZ:
53.5658, 27.4043, 70.1765
xyY:
0.3544, 0.1813, 27.4043
CIE-Lab:
59.3467, 88.2327, -42.8508
CIE-LCH:
59.3467, 98.0877, 334.0961
CIE-Luv:
59.3467, 92.2045, -79.4900
Hunter-Lab:
52.3491, 91.0378, -42.8367
#fb2bdc color charts
#fb2bdc color shades, tints & tones
#fb2bdc color schemes
#fb2bdc color preview, HTML & CSS examples
This text has a color of #fb2bdc
<p style="color:#fb2bdc;">Text here</p>
.mytext {color:#fb2bdc;}
This box has a color of #fb2bdc
<div style="background-color:#fb2bdc;">Content here</div>
.mybackground {background-color:#fb2bdc;}
Border around this has a color of #fb2bdc
<div style="border:2px solid #fb2bdc;">Content here</div>
.myborder {border:2px solid #fb2bdc;}