#fb2dc3 color space conversions
Hex:
#fb2dc3
RGB:
251, 45, 195
CMY:
2, 82, 24
CMYK:
0, 82, 22, 2
HSL:
316°, 96.2617%, 58.0392%
HSV (HSB):
316°, 82.0717%, 98.4314%
XYZ:
50.5724, 26.3261, 54.0457
xyY:
0.3862, 0.2010, 26.3261
CIE-Lab:
58.3453, 84.7076, -30.1729
CIE-LCH:
58.3453, 89.9210, 340.3941
CIE-Luv:
58.3453, 102.4653, -59.4540
Hunter-Lab:
51.3090, 86.1466, -26.5361
#fb2dc3 color charts
#fb2dc3 color shades, tints & tones
#fb2dc3 color schemes
#fb2dc3 color preview, HTML & CSS examples
This text has a color of #fb2dc3
<p style="color:#fb2dc3;">Text here</p>
.mytext {color:#fb2dc3;}
This box has a color of #fb2dc3
<div style="background-color:#fb2dc3;">Content here</div>
.mybackground {background-color:#fb2dc3;}
Border around this has a color of #fb2dc3
<div style="border:2px solid #fb2dc3;">Content here</div>
.myborder {border:2px solid #fb2dc3;}