#fa2a85 color space conversions
Hex:
#fa2a85
RGB:
250, 42, 133
CMY:
2, 84, 48
CMYK:
0, 83, 47, 2
HSL:
334°, 95.4128%, 57.2549%
HSV (HSB):
334°, 83.2000%, 98.0392%
XYZ:
44.4859, 23.6734, 24.4150
xyY:
0.4805, 0.2557, 23.6734
CIE-Lab:
55.7593, 78.9011, 2.2174
CIE-LCH:
55.7593, 78.9322, 1.6098
CIE-Luv:
55.7593, 129.3869, -12.8528
Hunter-Lab:
48.6553, 78.0573, 4.3072
#fa2a85 color charts
#fa2a85 color shades, tints & tones
#fa2a85 color schemes
#fa2a85 color preview, HTML & CSS examples
This text has a color of #fa2a85
<p style="color:#fa2a85;">Text here</p>
.mytext {color:#fa2a85;}
This box has a color of #fa2a85
<div style="background-color:#fa2a85;">Content here</div>
.mybackground {background-color:#fa2a85;}
Border around this has a color of #fa2a85
<div style="border:2px solid #fa2a85;">Content here</div>
.myborder {border:2px solid #fa2a85;}