#fa255c color space conversions
Hex:
#fa255c
RGB:
250, 37, 92
CMY:
2, 85, 64
CMYK:
0, 85, 63, 2
HSL:
345°, 95.5157%, 56.2745%
HSV (HSB):
345°, 85.2000%, 98.0392%
XYZ:
42.0177, 22.4198, 12.2381
xyY:
0.5480, 0.2924, 22.4198
CIE-Lab:
54.4697, 77.1429, 24.9800
CIE-LCH:
54.4697, 81.0866, 17.9427
CIE-Luv:
54.4697, 146.6636, 12.6343
Hunter-Lab:
47.3496, 75.5378, 17.8205
#fa255c color charts
#fa255c RGB chart
#fa255c CMYK chart
#fa255c RGB pie chart
#fa255c color shades, tints & tones
#fa255c color schemes
#fa255c color preview, HTML & CSS examples
This text has a color of #fa255c
<p style="color:#fa255c;">Text here</p>
.mytext {color:#fa255c;}
Text color #fa255c
This box has a color of #fa255c
<div style="background-color:#fa255c;">Content here</div>
.mybackground {background-color:#fa255c;}
Background color #fa255c
Border around this has a color of #fa255c
<div style="border:2px solid #fa255c;">Content here</div>
.myborder {border:2px solid #fa255c;}
Border color #fa255c