#fb10d9 color space conversions
Hex:
#fb10d9
RGB:
251, 16, 217
CMY:
2, 94, 15
CMYK:
0, 94, 14, 2
HSL:
309°, 96.7078%, 52.3529%
HSV (HSB):
309°, 93.6255%, 98.4314%
XYZ:
52.4933, 25.8896, 67.8761
xyY:
0.3589, 0.1770, 25.8896
CIE-Lab:
57.9321, 91.5552, -43.3812
CIE-LCH:
57.9321, 101.3128, 334.6472
CIE-Luv:
57.9321, 96.3767, -80.4229
Hunter-Lab:
50.8818, 95.1104, -43.4754
#fb10d9 color charts
#fb10d9 color shades, tints & tones
#fb10d9 color schemes
#fb10d9 color preview, HTML & CSS examples
This text has a color of #fb10d9
<p style="color:#fb10d9;">Text here</p>
.mytext {color:#fb10d9;}
This box has a color of #fb10d9
<div style="background-color:#fb10d9;">Content here</div>
.mybackground {background-color:#fb10d9;}
Border around this has a color of #fb10d9
<div style="border:2px solid #fb10d9;">Content here</div>
.myborder {border:2px solid #fb10d9;}