#fa6d7c color space conversions
Hex:
#fa6d7c
RGB:
250, 109, 124
CMY:
2, 57, 51
CMYK:
0, 56, 50, 2
HSL:
354°, 93.3775%, 70.3922%
HSV (HSB):
354°, 56.4000%, 98.0392%
XYZ:
48.5311, 32.7165, 22.8258
xyY:
0.4663, 0.3144, 32.7165
CIE-Lab:
63.9307, 55.1064, 19.0018
CIE-LCH:
63.9307, 58.2905, 19.0252
CIE-Luv:
63.9307, 101.0381, 13.4209
Hunter-Lab:
57.1983, 51.3548, 16.3783
#fa6d7c color charts
#fa6d7c color shades, tints & tones
#fa6d7c color schemes
#fa6d7c color preview, HTML & CSS examples
This text has a color of #fa6d7c
<p style="color:#fa6d7c;">Text here</p>
.mytext {color:#fa6d7c;}
This box has a color of #fa6d7c
<div style="background-color:#fa6d7c;">Content here</div>
.mybackground {background-color:#fa6d7c;}
Border around this has a color of #fa6d7c
<div style="border:2px solid #fa6d7c;">Content here</div>
.myborder {border:2px solid #fa6d7c;}