#fb0cb5 color space conversions
Hex:
#fb0cb5
RGB:
251, 12, 181
CMY:
2, 95, 29
CMYK:
0, 95, 28, 2
HSL:
318°, 96.7611%, 51.5686%
HSV (HSB):
318°, 95.2191%, 98.4314%
XYZ:
48.2556, 24.1084, 45.8261
xyY:
0.4083, 0.2040, 24.1084
CIE-Lab:
56.1961, 87.6875, -25.4052
CIE-LCH:
56.1961, 91.2937, 343.8424
CIE-Luv:
56.1961, 113.0915, -52.5503
Hunter-Lab:
49.1003, 89.5039, -20.9661
#fb0cb5 color charts
#fb0cb5 color shades, tints & tones
#fb0cb5 color schemes
#fb0cb5 color preview, HTML & CSS examples
This text has a color of #fb0cb5
<p style="color:#fb0cb5;">Text here</p>
.mytext {color:#fb0cb5;}
This box has a color of #fb0cb5
<div style="background-color:#fb0cb5;">Content here</div>
.mybackground {background-color:#fb0cb5;}
Border around this has a color of #fb0cb5
<div style="border:2px solid #fb0cb5;">Content here</div>
.myborder {border:2px solid #fb0cb5;}