#fb81e3 color space conversions
Hex:
#fb81e3
RGB:
251, 129, 227
CMY:
2, 49, 11
CMYK:
0, 49, 10, 2
HSL:
312°, 93.8462%, 74.5098%
HSV (HSB):
312°, 48.6056%, 98.4314%
XYZ:
61.4990, 41.7558, 77.4914
xyY:
0.3403, 0.2310, 41.7558
CIE-Lab:
70.7022, 58.7442, -29.0776
CIE-LCH:
70.7022, 65.5469, 333.6652
CIE-Luv:
70.7022, 63.8402, -55.1416
Hunter-Lab:
64.6187, 56.7996, -25.8680
#fb81e3 color charts
#fb81e3 color shades, tints & tones
#fb81e3 color schemes
#fb81e3 color preview, HTML & CSS examples
This text has a color of #fb81e3
<p style="color:#fb81e3;">Text here</p>
.mytext {color:#fb81e3;}
This box has a color of #fb81e3
<div style="background-color:#fb81e3;">Content here</div>
.mybackground {background-color:#fb81e3;}
Border around this has a color of #fb81e3
<div style="border:2px solid #fb81e3;">Content here</div>
.myborder {border:2px solid #fb81e3;}