#fa005c color space conversions
Hex:
#fa005c
RGB:
250, 0, 92
CMY:
2, 100, 64
CMYK:
0, 100, 63, 2
HSL:
338°, 100.0000%, 49.0196%
HSV (HSB):
338°, 100.0000%, 98.0392%
XYZ:
41.3561, 21.0967, 12.0176
xyY:
0.5553, 0.2833, 21.0967
CIE-Lab:
53.0552, 81.2302, 23.1245
CIE-LCH:
53.0552, 84.4576, 15.8905
CIE-Luv:
53.0552, 153.2338, 9.4768
Hunter-Lab:
45.9311, 80.3408, 16.6390
#fa005c color charts
#fa005c RGB chart
#fa005c CMYK chart
#fa005c RGB pie chart
#fa005c color shades, tints & tones
#fa005c color schemes
#fa005c color preview, HTML & CSS examples
This text has a color of #fa005c
<p style="color:#fa005c;">Text here</p>
.mytext {color:#fa005c;}
Text color #fa005c
This box has a color of #fa005c
<div style="background-color:#fa005c;">Content here</div>
.mybackground {background-color:#fa005c;}
Background color #fa005c
Border around this has a color of #fa005c
<div style="border:2px solid #fa005c;">Content here</div>
.myborder {border:2px solid #fa005c;}
Border color #fa005c