#fa165a color space conversions
Hex:
#fa165a
RGB:
250, 22, 90
CMY:
2, 91, 65
CMYK:
0, 91, 64, 2
HSL:
342°, 95.7983%, 53.3333%
HSV (HSB):
342°, 91.2000%, 98.0392%
XYZ:
41.5567, 21.6360, 11.6587
xyY:
0.5552, 0.2891, 21.6360
CIE-Lab:
53.6386, 79.3269, 25.0950
CIE-LCH:
53.6386, 83.2016, 17.5547
CIE-Luv:
53.6386, 151.0466, 11.9737
Hunter-Lab:
46.5145, 78.0740, 17.6993
#fa165a color charts
#fa165a color shades, tints & tones
#fa165a color schemes
#fa165a color preview, HTML & CSS examples
This text has a color of #fa165a
<p style="color:#fa165a;">Text here</p>
.mytext {color:#fa165a;}
This box has a color of #fa165a
<div style="background-color:#fa165a;">Content here</div>
.mybackground {background-color:#fa165a;}
Border around this has a color of #fa165a
<div style="border:2px solid #fa165a;">Content here</div>
.myborder {border:2px solid #fa165a;}