#fa92c7 color space conversions
Hex:
#fa92c7
RGB:
250, 146, 199
CMY:
2, 43, 22
CMYK:
0, 42, 20, 2
HSL:
329°, 91.2281%, 77.6471%
HSV (HSB):
329°, 41.6000%, 98.0392%
XYZ:
60.0120, 45.0053, 59.5567
xyY:
0.3647, 0.2735, 45.0053
CIE-Lab:
72.8954, 45.7770, -10.2958
CIE-LCH:
72.8954, 46.9205, 347.3244
CIE-Luv:
72.8954, 61.4672, -23.7492
Hunter-Lab:
67.0860, 42.2774, -5.6755
#fa92c7 color charts
#fa92c7 color shades, tints & tones
#fa92c7 color schemes
#fa92c7 color preview, HTML & CSS examples
This text has a color of #fa92c7
<p style="color:#fa92c7;">Text here</p>
.mytext {color:#fa92c7;}
This box has a color of #fa92c7
<div style="background-color:#fa92c7;">Content here</div>
.mybackground {background-color:#fa92c7;}
Border around this has a color of #fa92c7
<div style="border:2px solid #fa92c7;">Content here</div>
.myborder {border:2px solid #fa92c7;}