#fb07d4 color space conversions
Hex:
#fb07d4
RGB:
251, 7, 212
CMY:
2, 97, 17
CMYK:
0, 97, 16, 2
HSL:
310°, 96.8254%, 50.5882%
HSV (HSB):
310°, 97.2112%, 98.4314%
XYZ:
51.7433, 25.4147, 64.4657
xyY:
0.3654, 0.1795, 25.4147
CIE-Lab:
57.4772, 91.5526, -41.2546
CIE-LCH:
57.4772, 100.4183, 335.7431
CIE-Luv:
57.4772, 99.0779, -77.0816
Hunter-Lab:
50.4129, 94.9878, -40.5282
#fb07d4 color charts
#fb07d4 color shades, tints & tones
#fb07d4 color schemes
#fb07d4 color preview, HTML & CSS examples
This text has a color of #fb07d4
<p style="color:#fb07d4;">Text here</p>
.mytext {color:#fb07d4;}
This box has a color of #fb07d4
<div style="background-color:#fb07d4;">Content here</div>
.mybackground {background-color:#fb07d4;}
Border around this has a color of #fb07d4
<div style="border:2px solid #fb07d4;">Content here</div>
.myborder {border:2px solid #fb07d4;}