#fa01ee color space conversions
Hex:
#fa01ee
RGB:
250, 1, 238
CMY:
2, 100, 7
CMYK:
0, 100, 5, 2
HSL:
303°, 99.2032%, 49.2157%
HSV (HSB):
303°, 99.6000%, 98.0392%
XYZ:
54.8678, 26.5187, 83.1157
xyY:
0.3335, 0.1612, 26.5187
CIE-Lab:
58.5262, 95.0887, -54.2903
CIE-LCH:
58.5262, 109.4957, 330.2761
CIE-Luv:
58.5262, 87.3438, -97.6543
Hunter-Lab:
51.4964, 100.0677, -59.6473
#fa01ee color charts
#fa01ee color shades, tints & tones
#fa01ee color schemes
#fa01ee color preview, HTML & CSS examples
This text has a color of #fa01ee
<p style="color:#fa01ee;">Text here</p>
.mytext {color:#fa01ee;}
This box has a color of #fa01ee
<div style="background-color:#fa01ee;">Content here</div>
.mybackground {background-color:#fa01ee;}
Border around this has a color of #fa01ee
<div style="border:2px solid #fa01ee;">Content here</div>
.myborder {border:2px solid #fa01ee;}