#fa003c color space conversions
Hex:
#fa003c
RGB:
250, 0, 60
CMY:
2, 100, 76
CMYK:
0, 100, 76, 2
HSL:
346°, 100.0000%, 49.0196%
HSV (HSB):
346°, 100.0000%, 98.0392%
XYZ:
40.2400, 20.6502, 6.1400
xyY:
0.6003, 0.3081, 20.6502
CIE-Lab:
52.5646, 79.9053, 41.5200
CIE-LCH:
52.5646, 90.0487, 27.4571
CIE-Luv:
52.5646, 163.3592, 24.6890
Hunter-Lab:
45.4425, 78.5396, 23.7988
#fa003c color charts
#fa003c RGB chart
#fa003c CMYK chart
#fa003c RGB pie chart
#fa003c color shades, tints & tones
#fa003c color schemes
#fa003c color preview, HTML & CSS examples
This text has a color of #fa003c
<p style="color:#fa003c;">Text here</p>
.mytext {color:#fa003c;}
Text color #fa003c
This box has a color of #fa003c
<div style="background-color:#fa003c;">Content here</div>
.mybackground {background-color:#fa003c;}
Background color #fa003c
Border around this has a color of #fa003c
<div style="border:2px solid #fa003c;">Content here</div>
.myborder {border:2px solid #fa003c;}
Border color #fa003c