#fb2dcb color space conversions
Hex:
#fb2dcb
RGB:
251, 45, 203
CMY:
2, 82, 20
CMYK:
0, 82, 19, 2
HSL:
314°, 96.2617%, 58.0392%
HSV (HSB):
314°, 82.0717%, 98.4314%
XYZ:
51.5015, 26.6978, 58.9387
xyY:
0.3755, 0.1947, 26.6978
CIE-Lab:
58.6936, 85.6729, -34.2139
CIE-LCH:
58.6936, 92.2521, 338.2304
CIE-Luv:
58.6936, 99.0290, -65.7735
Hunter-Lab:
51.6699, 87.4960, -31.4618
#fb2dcb color charts
#fb2dcb color shades, tints & tones
#fb2dcb color schemes
#fb2dcb color preview, HTML & CSS examples
This text has a color of #fb2dcb
<p style="color:#fb2dcb;">Text here</p>
.mytext {color:#fb2dcb;}
This box has a color of #fb2dcb
<div style="background-color:#fb2dcb;">Content here</div>
.mybackground {background-color:#fb2dcb;}
Border around this has a color of #fb2dcb
<div style="border:2px solid #fb2dcb;">Content here</div>
.myborder {border:2px solid #fb2dcb;}