#fa2e6c color space conversions
Hex:
#fa2e6c
RGB:
250, 46, 108
CMY:
2, 82, 58
CMYK:
0, 82, 57, 2
HSL:
342°, 95.3271%, 58.0392%
HSV (HSB):
342°, 81.6000%, 98.0392%
XYZ:
43.1081, 23.3607, 16.4244
xyY:
0.5200, 0.2818, 23.3607
CIE-Lab:
55.4419, 76.2189, 16.7109
CIE-LCH:
55.4419, 78.0293, 12.3664
CIE-Luv:
55.4419, 138.0814, 4.6730
Hunter-Lab:
48.3329, 74.6216, 13.6852
#fa2e6c color charts
#fa2e6c color shades, tints & tones
#fa2e6c color schemes
#fa2e6c color preview, HTML & CSS examples
This text has a color of #fa2e6c
<p style="color:#fa2e6c;">Text here</p>
.mytext {color:#fa2e6c;}
This box has a color of #fa2e6c
<div style="background-color:#fa2e6c;">Content here</div>
.mybackground {background-color:#fa2e6c;}
Border around this has a color of #fa2e6c
<div style="border:2px solid #fa2e6c;">Content here</div>
.myborder {border:2px solid #fa2e6c;}