#fa276e color space conversions
Hex:
#fa276e
RGB:
250, 39, 110
CMY:
2, 85, 57
CMYK:
0, 84, 56, 2
HSL:
340°, 95.4751%, 56.6667%
HSV (HSB):
340°, 84.4000%, 98.0392%
XYZ:
42.9643, 22.9008, 16.9077
xyY:
0.5191, 0.2767, 22.9008
CIE-Lab:
54.9700, 77.8254, 14.8631
CIE-LCH:
54.9700, 79.2320, 10.8121
CIE-Luv:
54.9700, 139.5254, 2.2081
Hunter-Lab:
47.8548, 76.5125, 12.5505
#fa276e color charts
#fa276e color shades, tints & tones
#fa276e color schemes
#fa276e color preview, HTML & CSS examples
This text has a color of #fa276e
<p style="color:#fa276e;">Text here</p>
.mytext {color:#fa276e;}
This box has a color of #fa276e
<div style="background-color:#fa276e;">Content here</div>
.mybackground {background-color:#fa276e;}
Border around this has a color of #fa276e
<div style="border:2px solid #fa276e;">Content here</div>
.myborder {border:2px solid #fa276e;}