#fa335f color space conversions
Hex:
#fa335f
RGB:
250, 51, 95
CMY:
2, 80, 63
CMYK:
0, 80, 62, 2
HSL:
347°, 95.2153%, 59.0196%
HSV (HSB):
347°, 79.6000%, 98.0392%
XYZ:
42.6737, 23.5179, 13.1167
xyY:
0.5381, 0.2965, 23.5179
CIE-Lab:
55.6018, 74.2351, 24.6753
CIE-LCH:
55.6018, 78.2287, 18.3865
CIE-Luv:
55.6018, 140.7699, 13.3528
Hunter-Lab:
48.4952, 72.2057, 17.9102
#fa335f color charts
#fa335f color shades, tints & tones
#fa335f color schemes
#fa335f color preview, HTML & CSS examples
This text has a color of #fa335f
<p style="color:#fa335f;">Text here</p>
.mytext {color:#fa335f;}
This box has a color of #fa335f
<div style="background-color:#fa335f;">Content here</div>
.mybackground {background-color:#fa335f;}
Border around this has a color of #fa335f
<div style="border:2px solid #fa335f;">Content here</div>
.myborder {border:2px solid #fa335f;}