#fa928c color space conversions
Hex:
#fa928c
RGB:
250, 146, 140
CMY:
2, 43, 45
CMYK:
0, 42, 44, 2
HSL:
3°, 91.6667%, 76.4706%
HSV (HSB):
3°, 44.0000%, 98.0392%
XYZ:
54.4368, 42.7752, 30.1982
xyY:
0.4273, 0.3357, 42.7752
CIE-Lab:
71.4021, 38.4962, 20.2654
CIE-LCH:
71.4021, 43.5045, 27.7635
CIE-Luv:
71.4021, 73.2930, 19.5349
Hunter-Lab:
65.4028, 34.1165, 18.4061
#fa928c color charts
#fa928c color shades, tints & tones
#fa928c color schemes
#fa928c color preview, HTML & CSS examples
This text has a color of #fa928c
<p style="color:#fa928c;">Text here</p>
.mytext {color:#fa928c;}
This box has a color of #fa928c
<div style="background-color:#fa928c;">Content here</div>
.mybackground {background-color:#fa928c;}
Border around this has a color of #fa928c
<div style="border:2px solid #fa928c;">Content here</div>
.myborder {border:2px solid #fa928c;}