#fa6c8d color space conversions
Hex:
#fa6c8d
RGB:
250, 108, 141
CMY:
2, 58, 45
CMYK:
0, 57, 44, 2
HSL:
346°, 93.4211%, 70.1961%
HSV (HSB):
346°, 56.8000%, 98.0392%
XYZ:
49.5946, 32.9722, 28.9496
xyY:
0.4447, 0.2957, 32.9722
CIE-Lab:
64.1384, 57.1094, 9.5647
CIE-LCH:
64.1384, 57.9048, 9.5077
CIE-Luv:
64.1384, 97.1663, 1.6083
Hunter-Lab:
57.4214, 53.6821, 10.3033
#fa6c8d color charts
#fa6c8d color shades, tints & tones
#fa6c8d color schemes
#fa6c8d color preview, HTML & CSS examples
This text has a color of #fa6c8d
<p style="color:#fa6c8d;">Text here</p>
.mytext {color:#fa6c8d;}
This box has a color of #fa6c8d
<div style="background-color:#fa6c8d;">Content here</div>
.mybackground {background-color:#fa6c8d;}
Border around this has a color of #fa6c8d
<div style="border:2px solid #fa6c8d;">Content here</div>
.myborder {border:2px solid #fa6c8d;}