#fa2f81 color space conversions
Hex:
#fa2f81
RGB:
250, 47, 129
CMY:
2, 82, 49
CMYK:
0, 81, 48, 2
HSL:
336°, 95.3052%, 58.2353%
HSV (HSB):
336°, 81.2000%, 98.0392%
XYZ:
44.4033, 23.9420, 23.0498
xyY:
0.4858, 0.2620, 23.9420
CIE-Lab:
56.0297, 77.4950, 4.9919
CIE-LCH:
56.0297, 77.6556, 3.6857
CIE-Luv:
56.0297, 129.5913, -9.0863
Hunter-Lab:
48.9306, 76.3559, 6.3215
#fa2f81 color charts
#fa2f81 color shades, tints & tones
#fa2f81 color schemes
#fa2f81 color preview, HTML & CSS examples
This text has a color of #fa2f81
<p style="color:#fa2f81;">Text here</p>
.mytext {color:#fa2f81;}
This box has a color of #fa2f81
<div style="background-color:#fa2f81;">Content here</div>
.mybackground {background-color:#fa2f81;}
Border around this has a color of #fa2f81
<div style="border:2px solid #fa2f81;">Content here</div>
.myborder {border:2px solid #fa2f81;}