#fa339e color space conversions
Hex:
#fa339e
RGB:
250, 51, 158
CMY:
2, 80, 38
CMYK:
0, 80, 37, 2
HSL:
328°, 95.2153%, 59.0196%
HSV (HSB):
328°, 79.6000%, 98.0392%
XYZ:
46.7797, 25.1603, 34.7386
xyY:
0.4385, 0.2359, 25.1603
CIE-Lab:
57.2312, 79.1171, -10.4011
CIE-LCH:
57.2312, 79.7979, 352.5106
CIE-Luv:
57.2312, 116.2763, -29.6058
Hunter-Lab:
50.1600, 78.6908, -5.9496
#fa339e color charts
#fa339e color shades, tints & tones
#fa339e color schemes
#fa339e color preview, HTML & CSS examples
This text has a color of #fa339e
<p style="color:#fa339e;">Text here</p>
.mytext {color:#fa339e;}
This box has a color of #fa339e
<div style="background-color:#fa339e;">Content here</div>
.mybackground {background-color:#fa339e;}
Border around this has a color of #fa339e
<div style="border:2px solid #fa339e;">Content here</div>
.myborder {border:2px solid #fa339e;}