#fb07c8 color space conversions
Hex:
#fb07c8
RGB:
251, 7, 200
CMY:
2, 97, 22
CMYK:
0, 97, 20, 2
HSL:
313°, 96.8254%, 50.5882%
HSV (HSB):
313°, 97.2112%, 98.4314%
XYZ:
50.2850, 24.8313, 56.7862
xyY:
0.3812, 0.1883, 24.8313
CIE-Lab:
56.9107, 90.1224, -35.2789
CIE-LCH:
56.9107, 96.7815, 338.6219
CIE-Luv:
56.9107, 104.5287, -67.7262
Hunter-Lab:
49.8310, 92.9217, -32.6837
#fb07c8 color charts
#fb07c8 color shades, tints & tones
#fb07c8 color schemes
#fb07c8 color preview, HTML & CSS examples
This text has a color of #fb07c8
<p style="color:#fb07c8;">Text here</p>
.mytext {color:#fb07c8;}
This box has a color of #fb07c8
<div style="background-color:#fb07c8;">Content here</div>
.mybackground {background-color:#fb07c8;}
Border around this has a color of #fb07c8
<div style="border:2px solid #fb07c8;">Content here</div>
.myborder {border:2px solid #fb07c8;}