#fa203c color space conversions
Hex:
#fa203c
RGB:
250, 32, 60
CMY:
2, 87, 76
CMYK:
0, 87, 76, 2
HSL:
352°, 95.6140%, 55.2941%
HSV (HSB):
352°, 87.2000%, 98.0392%
XYZ:
40.7565, 21.6833, 6.3121
xyY:
0.5928, 0.3154, 21.6833
CIE-Lab:
53.6893, 76.6567, 42.7490
CIE-LCH:
53.6893, 87.7709, 29.1470
CIE-Luv:
53.6893, 157.5075, 26.9565
Hunter-Lab:
46.5653, 74.7436, 24.5587
#fa203c color charts
#fa203c RGB chart
#fa203c CMYK chart
#fa203c RGB pie chart
#fa203c color shades, tints & tones
#fa203c color schemes
#fa203c color preview, HTML & CSS examples
This text has a color of #fa203c
<p style="color:#fa203c;">Text here</p>
.mytext {color:#fa203c;}
Text color #fa203c
This box has a color of #fa203c
<div style="background-color:#fa203c;">Content here</div>
.mybackground {background-color:#fa203c;}
Background color #fa203c
Border around this has a color of #fa203c
<div style="border:2px solid #fa203c;">Content here</div>
.myborder {border:2px solid #fa203c;}
Border color #fa203c