#fa6e7c color space conversions
Hex:
#fa6e7c
RGB:
250, 110, 124
CMY:
2, 57, 51
CMYK:
0, 56, 50, 2
HSL:
354°, 93.3333%, 70.5882%
HSV (HSB):
354°, 56.0000%, 98.0392%
XYZ:
48.6384, 32.9311, 22.8616
xyY:
0.4657, 0.3153, 32.9311
CIE-Lab:
64.1051, 54.6491, 19.2404
CIE-LCH:
64.1051, 57.9372, 19.3957
CIE-Luv:
64.1051, 100.4036, 13.8227
Hunter-Lab:
57.3856, 50.8665, 16.5497
#fa6e7c color charts
#fa6e7c color shades, tints & tones
#fa6e7c color schemes
#fa6e7c color preview, HTML & CSS examples
This text has a color of #fa6e7c
<p style="color:#fa6e7c;">Text here</p>
.mytext {color:#fa6e7c;}
This box has a color of #fa6e7c
<div style="background-color:#fa6e7c;">Content here</div>
.mybackground {background-color:#fa6e7c;}
Border around this has a color of #fa6e7c
<div style="border:2px solid #fa6e7c;">Content here</div>
.myborder {border:2px solid #fa6e7c;}