#fb06d3 color space conversions
Hex:
#fb06d3
RGB:
251, 6, 211
CMY:
2, 98, 17
CMYK:
0, 98, 16, 2
HSL:
310°, 96.8379%, 50.3922%
HSV (HSB):
310°, 97.6096%, 98.4314%
XYZ:
51.6067, 25.3426, 63.7997
xyY:
0.3667, 0.1801, 25.3426
CIE-Lab:
57.4077, 91.4924, -40.7941
CIE-LCH:
57.4077, 100.1749, 335.9692
CIE-Luv:
57.4077, 99.5759, -76.3586
Hunter-Lab:
50.3415, 94.8886, -39.9015
#fb06d3 color charts
#fb06d3 color shades, tints & tones
#fb06d3 color schemes
#fb06d3 color preview, HTML & CSS examples
This text has a color of #fb06d3
<p style="color:#fb06d3;">Text here</p>
.mytext {color:#fb06d3;}
This box has a color of #fb06d3
<div style="background-color:#fb06d3;">Content here</div>
.mybackground {background-color:#fb06d3;}
Border around this has a color of #fb06d3
<div style="border:2px solid #fb06d3;">Content here</div>
.myborder {border:2px solid #fb06d3;}