#fa06d3 color space conversions
Hex:
#fa06d3
RGB:
250, 6, 211
CMY:
2, 98, 17
CMYK:
0, 98, 16, 2
HSL:
310°, 96.0630%, 50.1961%
HSV (HSB):
310°, 97.6000%, 98.0392%
XYZ:
51.2473, 25.1574, 63.7828
xyY:
0.3656, 0.1795, 25.1574
CIE-Lab:
57.2285, 91.3163, -41.0885
CIE-LCH:
57.2285, 100.1345, 335.7743
CIE-Luv:
57.2285, 98.8076, -76.7203
Hunter-Lab:
50.1571, 94.6048, -40.2867
#fa06d3 color charts
#fa06d3 color shades, tints & tones
#fa06d3 color schemes
#fa06d3 color preview, HTML & CSS examples
This text has a color of #fa06d3
<p style="color:#fa06d3;">Text here</p>
.mytext {color:#fa06d3;}
This box has a color of #fa06d3
<div style="background-color:#fa06d3;">Content here</div>
.mybackground {background-color:#fa06d3;}
Border around this has a color of #fa06d3
<div style="border:2px solid #fa06d3;">Content here</div>
.myborder {border:2px solid #fa06d3;}