#fa92e4 color space conversions
Hex:
#fa92e4
RGB:
250, 146, 228
CMY:
2, 43, 11
CMYK:
0, 42, 9, 2
HSL:
313°, 91.2281%, 77.6471%
HSV (HSB):
313°, 41.6000%, 98.0392%
XYZ:
63.7068, 46.4832, 79.0132
xyY:
0.3367, 0.2457, 46.4832
CIE-Lab:
73.8580, 50.2561, -24.7980
CIE-LCH:
73.8580, 56.0412, 333.7367
CIE-Luv:
73.8580, 55.2084, -47.1885
Hunter-Lab:
68.1786, 47.4798, -20.9871
#fa92e4 color charts
#fa92e4 color shades, tints & tones
#fa92e4 color schemes
#fa92e4 color preview, HTML & CSS examples
This text has a color of #fa92e4
<p style="color:#fa92e4;">Text here</p>
.mytext {color:#fa92e4;}
This box has a color of #fa92e4
<div style="background-color:#fa92e4;">Content here</div>
.mybackground {background-color:#fa92e4;}
Border around this has a color of #fa92e4
<div style="border:2px solid #fa92e4;">Content here</div>
.myborder {border:2px solid #fa92e4;}