#fa178d color space conversions
Hex:
#fa178d
RGB:
250, 23, 141
CMY:
2, 91, 45
CMYK:
0, 91, 44, 2
HSL:
329°, 95.7806%, 53.5294%
HSV (HSB):
329°, 90.8000%, 98.0392%
XYZ:
44.5385, 22.8599, 27.2643
xyY:
0.4705, 0.2415, 22.8599
CIE-Lab:
54.9277, 82.6381, -3.7700
CIE-LCH:
54.9277, 82.7240, 357.3879
CIE-Luv:
54.9277, 129.8400, -21.3326
Hunter-Lab:
47.8120, 82.6076, -0.3411
#fa178d color charts
#fa178d color shades, tints & tones
#fa178d color schemes
#fa178d color preview, HTML & CSS examples
This text has a color of #fa178d
<p style="color:#fa178d;">Text here</p>
.mytext {color:#fa178d;}
This box has a color of #fa178d
<div style="background-color:#fa178d;">Content here</div>
.mybackground {background-color:#fa178d;}
Border around this has a color of #fa178d
<div style="border:2px solid #fa178d;">Content here</div>
.myborder {border:2px solid #fa178d;}