#fa004c color space conversions
Hex:
#fa004c
RGB:
250, 0, 76
CMY:
2, 100, 70
CMYK:
0, 100, 70, 2
HSL:
342°, 100.0000%, 49.0196%
HSV (HSB):
342°, 100.0000%, 98.0392%
XYZ:
40.7288, 20.8458, 8.7145
xyY:
0.5794, 0.2966, 20.8458
CIE-Lab:
52.7803, 80.4896, 32.3967
CIE-LCH:
52.7803, 86.7648, 21.9246
CIE-Luv:
52.7803, 158.7620, 17.8077
Hunter-Lab:
45.6572, 79.3322, 20.6435
#fa004c color charts
#fa004c RGB chart
#fa004c CMYK chart
#fa004c RGB pie chart
#fa004c color shades, tints & tones
#fa004c color schemes
#fa004c color preview, HTML & CSS examples
This text has a color of #fa004c
<p style="color:#fa004c;">Text here</p>
.mytext {color:#fa004c;}
Text color #fa004c
This box has a color of #fa004c
<div style="background-color:#fa004c;">Content here</div>
.mybackground {background-color:#fa004c;}
Background color #fa004c
Border around this has a color of #fa004c
<div style="border:2px solid #fa004c;">Content here</div>
.myborder {border:2px solid #fa004c;}
Border color #fa004c