#fa2142 color space conversions
Hex:
#fa2142
RGB:
250, 33, 66
CMY:
2, 87, 74
CMYK:
0, 87, 74, 2
HSL:
351°, 95.5947%, 55.4902%
HSV (HSB):
351°, 86.8000%, 98.0392%
XYZ:
40.9516, 21.8051, 7.2047
xyY:
0.5853, 0.3117, 21.8051
CIE-Lab:
53.8195, 76.6960, 39.4849
CIE-LCH:
53.8195, 86.2632, 27.2404
CIE-Luv:
53.8195, 155.7170, 24.7121
Hunter-Lab:
46.6959, 74.8239, 23.5393
#fa2142 color charts
#fa2142 color shades, tints & tones
#fa2142 color schemes
#fa2142 color preview, HTML & CSS examples
This text has a color of #fa2142
<p style="color:#fa2142;">Text here</p>
.mytext {color:#fa2142;}
This box has a color of #fa2142
<div style="background-color:#fa2142;">Content here</div>
.mybackground {background-color:#fa2142;}
Border around this has a color of #fa2142
<div style="border:2px solid #fa2142;">Content here</div>
.myborder {border:2px solid #fa2142;}