#fa3181 color space conversions
Hex:
#fa3181
RGB:
250, 49, 129
CMY:
2, 81, 49
CMYK:
0, 80, 48, 2
HSL:
336°, 95.2607%, 58.6275%
HSV (HSB):
336°, 80.4000%, 98.0392%
XYZ:
44.4851, 24.1056, 23.0771
xyY:
0.4853, 0.2630, 24.1056
CIE-Lab:
56.1934, 77.0275, 5.2272
CIE-LCH:
56.1934, 77.2047, 3.8822
CIE-Luv:
56.1934, 128.9611, -8.6838
Hunter-Lab:
49.0975, 75.8107, 6.5004
#fa3181 color charts
#fa3181 color shades, tints & tones
#fa3181 color schemes
#fa3181 color preview, HTML & CSS examples
This text has a color of #fa3181
<p style="color:#fa3181;">Text here</p>
.mytext {color:#fa3181;}
This box has a color of #fa3181
<div style="background-color:#fa3181;">Content here</div>
.mybackground {background-color:#fa3181;}
Border around this has a color of #fa3181
<div style="border:2px solid #fa3181;">Content here</div>
.myborder {border:2px solid #fa3181;}