#fa929c color space conversions
Hex:
#fa929c
RGB:
250, 146, 156
CMY:
2, 43, 39
CMYK:
0, 42, 38, 2
HSL:
354°, 91.2281%, 77.6471%
HSV (HSB):
354°, 41.6000%, 98.0392%
XYZ:
55.7040, 43.2821, 36.8708
xyY:
0.4100, 0.3186, 43.2821
CIE-Lab:
71.7460, 40.2111, 11.8836
CIE-LCH:
71.7460, 41.9303, 16.4640
CIE-Luv:
71.7460, 70.2978, 8.6781
Hunter-Lab:
65.7891, 36.0059, 12.8239
#fa929c color charts
#fa929c color shades, tints & tones
#fa929c color schemes
#fa929c color preview, HTML & CSS examples
This text has a color of #fa929c
<p style="color:#fa929c;">Text here</p>
.mytext {color:#fa929c;}
This box has a color of #fa929c
<div style="background-color:#fa929c;">Content here</div>
.mybackground {background-color:#fa929c;}
Border around this has a color of #fa929c
<div style="border:2px solid #fa929c;">Content here</div>
.myborder {border:2px solid #fa929c;}