#fa196c color space conversions
Hex:
#fa196c
RGB:
250, 25, 108
CMY:
2, 90, 58
CMYK:
0, 90, 57, 2
HSL:
338°, 95.7447%, 53.9216%
HSV (HSB):
338°, 90.0000%, 98.0392%
XYZ:
42.4787, 22.1020, 16.2146
xyY:
0.5258, 0.2736, 22.1020
CIE-Lab:
54.1350, 79.9734, 14.9128
CIE-LCH:
54.1350, 81.3520, 10.5628
CIE-Luv:
54.1350, 143.6936, 1.6225
Hunter-Lab:
47.0127, 79.0129, 12.4599
#fa196c color charts
#fa196c RGB chart
#fa196c CMYK chart
#fa196c RGB pie chart
#fa196c color shades, tints & tones
#fa196c color schemes
#fa196c color preview, HTML & CSS examples
This text has a color of #fa196c
<p style="color:#fa196c;">Text here</p>
.mytext {color:#fa196c;}
Text color #fa196c
This box has a color of #fa196c
<div style="background-color:#fa196c;">Content here</div>
.mybackground {background-color:#fa196c;}
Background color #fa196c
Border around this has a color of #fa196c
<div style="border:2px solid #fa196c;">Content here</div>
.myborder {border:2px solid #fa196c;}
Border color #fa196c