#fa185e color space conversions
Hex:
#fa185e
RGB:
250, 24, 94
CMY:
2, 91, 63
CMYK:
0, 90, 62, 2
HSL:
341°, 95.7627%, 53.7255%
HSV (HSB):
341°, 90.4000%, 98.0392%
XYZ:
41.7714, 21.7854, 12.5931
xyY:
0.5485, 0.2861, 21.7854
CIE-Lab:
53.7986, 79.2897, 22.8986
CIE-LCH:
53.7986, 82.5300, 16.1086
CIE-Luv:
53.7986, 149.2233, 9.9293
Hunter-Lab:
46.6748, 78.0664, 16.6757
#fa185e color charts
#fa185e color shades, tints & tones
#fa185e color schemes
#fa185e color preview, HTML & CSS examples
This text has a color of #fa185e
<p style="color:#fa185e;">Text here</p>
.mytext {color:#fa185e;}
This box has a color of #fa185e
<div style="background-color:#fa185e;">Content here</div>
.mybackground {background-color:#fa185e;}
Border around this has a color of #fa185e
<div style="border:2px solid #fa185e;">Content here</div>
.myborder {border:2px solid #fa185e;}