#fa256c color space conversions
Hex:
#fa256c
RGB:
250, 37, 108
CMY:
2, 85, 58
CMYK:
0, 85, 57, 2
HSL:
340°, 95.5157%, 56.2745%
HSV (HSB):
340°, 85.2000%, 98.0392%
XYZ:
42.7927, 22.7298, 16.3192
xyY:
0.5229, 0.2777, 22.7298
CIE-Lab:
54.7930, 78.0769, 15.8197
CIE-LCH:
54.7930, 79.6635, 11.4540
CIE-Luv:
54.7930, 140.8587, 3.1614
Hunter-Lab:
47.6758, 76.7847, 13.0784
#fa256c color charts
#fa256c RGB chart
#fa256c CMYK chart
#fa256c RGB pie chart
#fa256c color shades, tints & tones
#fa256c color schemes
#fa256c color preview, HTML & CSS examples
This text has a color of #fa256c
<p style="color:#fa256c;">Text here</p>
.mytext {color:#fa256c;}
Text color #fa256c
This box has a color of #fa256c
<div style="background-color:#fa256c;">Content here</div>
.mybackground {background-color:#fa256c;}
Background color #fa256c
Border around this has a color of #fa256c
<div style="border:2px solid #fa256c;">Content here</div>
.myborder {border:2px solid #fa256c;}
Border color #fa256c