#fa066b color space conversions
Hex:
#fa066b
RGB:
250, 6, 107
CMY:
2, 98, 58
CMYK:
0, 98, 57, 2
HSL:
335°, 96.0630%, 50.1961%
HSV (HSB):
335°, 97.6000%, 98.0392%
XYZ:
42.1433, 21.5158, 15.8417
xyY:
0.5301, 0.2706, 21.5158
CIE-Lab:
53.5094, 81.6611, 14.6532
CIE-LCH:
53.5094, 82.9654, 10.1729
CIE-Luv:
53.5094, 146.7184, 0.8396
Hunter-Lab:
46.3851, 81.0027, 12.2205
#fa066b color charts
#fa066b color shades, tints & tones
#fa066b color schemes
#fa066b color preview, HTML & CSS examples
This text has a color of #fa066b
<p style="color:#fa066b;">Text here</p>
.mytext {color:#fa066b;}
This box has a color of #fa066b
<div style="background-color:#fa066b;">Content here</div>
.mybackground {background-color:#fa066b;}
Border around this has a color of #fa066b
<div style="border:2px solid #fa066b;">Content here</div>
.myborder {border:2px solid #fa066b;}