#fb10d4 color space conversions
Hex:
#fb10d4
RGB:
251, 16, 212
CMY:
2, 94, 17
CMYK:
0, 94, 16, 2
HSL:
310°, 96.7078%, 52.3529%
HSV (HSB):
310°, 93.6255%, 98.4314%
XYZ:
51.8526, 25.6333, 64.5021
xyY:
0.3652, 0.1805, 25.6333
CIE-Lab:
57.6873, 90.9344, -40.9241
CIE-LCH:
57.6873, 99.7188, 335.7704
CIE-Luv:
57.6873, 98.5844, -76.5415
Hunter-Lab:
50.6293, 94.2116, -40.0954
#fb10d4 color charts
#fb10d4 color shades, tints & tones
#fb10d4 color schemes
#fb10d4 color preview, HTML & CSS examples
This text has a color of #fb10d4
<p style="color:#fb10d4;">Text here</p>
.mytext {color:#fb10d4;}
This box has a color of #fb10d4
<div style="background-color:#fb10d4;">Content here</div>
.mybackground {background-color:#fb10d4;}
Border around this has a color of #fb10d4
<div style="border:2px solid #fb10d4;">Content here</div>
.myborder {border:2px solid #fb10d4;}