#fa228c color space conversions
Hex:
#fa228c
RGB:
250, 34, 140
CMY:
2, 87, 45
CMYK:
0, 86, 44, 2
HSL:
331°, 95.5752%, 55.6863%
HSV (HSB):
331°, 86.4000%, 98.0392%
XYZ:
44.7300, 23.3615, 26.9626
xyY:
0.4706, 0.2458, 23.3615
CIE-Lab:
55.4428, 80.9740, -2.4154
CIE-LCH:
55.4428, 81.0100, 358.2914
CIE-Luv:
55.4428, 128.3022, -19.2188
Hunter-Lab:
48.3337, 80.6071, 0.7591
#fa228c color charts
#fa228c color shades, tints & tones
#fa228c color schemes
#fa228c color preview, HTML & CSS examples
This text has a color of #fa228c
<p style="color:#fa228c;">Text here</p>
.mytext {color:#fa228c;}
This box has a color of #fa228c
<div style="background-color:#fa228c;">Content here</div>
.mybackground {background-color:#fa228c;}
Border around this has a color of #fa228c
<div style="border:2px solid #fa228c;">Content here</div>
.myborder {border:2px solid #fa228c;}