#fa105c color space conversions
Hex:
#fa105c
RGB:
250, 16, 92
CMY:
2, 94, 64
CMYK:
0, 94, 63, 2
HSL:
341°, 95.9016%, 52.1569%
HSV (HSB):
341°, 93.6000%, 98.0392%
XYZ:
41.5414, 21.4673, 12.0793
xyY:
0.5532, 0.2859, 21.4673
CIE-Lab:
53.4572, 80.0625, 23.6535
CIE-LCH:
53.4572, 83.4835, 16.4591
CIE-Luv:
53.4572, 151.3543, 10.3775
Hunter-Lab:
46.3328, 78.9584, 16.9756
#fa105c color charts
#fa105c RGB chart
#fa105c CMYK chart
#fa105c RGB pie chart
#fa105c color shades, tints & tones
#fa105c color schemes
#fa105c color preview, HTML & CSS examples
This text has a color of #fa105c
<p style="color:#fa105c;">Text here</p>
.mytext {color:#fa105c;}
Text color #fa105c
This box has a color of #fa105c
<div style="background-color:#fa105c;">Content here</div>
.mybackground {background-color:#fa105c;}
Background color #fa105c
Border around this has a color of #fa105c
<div style="border:2px solid #fa105c;">Content here</div>
.myborder {border:2px solid #fa105c;}
Border color #fa105c