#fa088e color space conversions
Hex:
#fa088e
RGB:
250, 8, 142
CMY:
2, 97, 44
CMYK:
0, 97, 43, 2
HSL:
327°, 96.0317%, 50.5882%
HSV (HSB):
327°, 96.8000%, 98.0392%
XYZ:
44.3937, 22.4507, 27.5848
xyY:
0.4701, 0.2378, 22.4507
CIE-Lab:
54.5019, 84.0520, -4.9962
CIE-LCH:
54.5019, 84.2004, 356.5982
CIE-Luv:
54.5019, 131.0348, -23.2286
Hunter-Lab:
47.3821, 84.3230, -1.3498
#fa088e color charts
#fa088e color shades, tints & tones
#fa088e color schemes
#fa088e color preview, HTML & CSS examples
This text has a color of #fa088e
<p style="color:#fa088e;">Text here</p>
.mytext {color:#fa088e;}
This box has a color of #fa088e
<div style="background-color:#fa088e;">Content here</div>
.mybackground {background-color:#fa088e;}
Border around this has a color of #fa088e
<div style="border:2px solid #fa088e;">Content here</div>
.myborder {border:2px solid #fa088e;}