#fa067e color space conversions
Hex:
#fa067e
RGB:
250, 6, 126
CMY:
2, 98, 51
CMYK:
0, 98, 50, 2
HSL:
330°, 96.0630%, 50.1961%
HSV (HSB):
330°, 97.6000%, 98.0392%
XYZ:
43.2554, 21.9606, 21.6977
xyY:
0.4977, 0.2527, 21.9606
CIE-Lab:
53.9852, 82.9349, 3.8449
CIE-LCH:
53.9852, 83.0240, 2.6543
CIE-Luv:
53.9852, 138.5404, -11.8191
Hunter-Lab:
46.8621, 82.7529, 5.3516
#fa067e color charts
#fa067e color shades, tints & tones
#fa067e color schemes
#fa067e color preview, HTML & CSS examples
This text has a color of #fa067e
<p style="color:#fa067e;">Text here</p>
.mytext {color:#fa067e;}
This box has a color of #fa067e
<div style="background-color:#fa067e;">Content here</div>
.mybackground {background-color:#fa067e;}
Border around this has a color of #fa067e
<div style="border:2px solid #fa067e;">Content here</div>
.myborder {border:2px solid #fa067e;}