#fa06e6 color space conversions
Hex:
#fa06e6
RGB:
250, 6, 230
CMY:
2, 98, 10
CMYK:
0, 98, 8, 2
HSL:
305°, 96.0630%, 50.1961%
HSV (HSB):
305°, 97.6000%, 98.0392%
XYZ:
53.7724, 26.1674, 77.0796
xyY:
0.3425, 0.1667, 26.1674
CIE-Lab:
58.1956, 93.7244, -50.3239
CIE-LCH:
58.1956, 106.3803, 331.7671
CIE-Luv:
58.1956, 90.5015, -91.3423
Hunter-Lab:
51.1541, 98.1168, -53.5310
#fa06e6 color charts
#fa06e6 color shades, tints & tones
#fa06e6 color schemes
#fa06e6 color preview, HTML & CSS examples
This text has a color of #fa06e6
<p style="color:#fa06e6;">Text here</p>
.mytext {color:#fa06e6;}
This box has a color of #fa06e6
<div style="background-color:#fa06e6;">Content here</div>
.mybackground {background-color:#fa06e6;}
Border around this has a color of #fa06e6
<div style="border:2px solid #fa06e6;">Content here</div>
.myborder {border:2px solid #fa06e6;}