#fa5c8e color space conversions
Hex:
#fa5c8e
RGB:
250, 92, 142
CMY:
2, 64, 44
CMYK:
0, 63, 43, 2
HSL:
341°, 94.0476%, 67.0588%
HSV (HSB):
341°, 63.2000%, 98.0392%
XYZ:
48.1340, 29.9313, 28.8316
xyY:
0.4503, 0.2800, 29.9313
CIE-Lab:
61.5949, 64.0816, 5.3544
CIE-LCH:
61.5949, 64.3049, 4.7763
CIE-Luv:
61.5949, 105.7546, -5.4039
Hunter-Lab:
54.7095, 61.3045, 7.0512
#fa5c8e color charts
#fa5c8e color shades, tints & tones
#fa5c8e color schemes
#fa5c8e color preview, HTML & CSS examples
This text has a color of #fa5c8e
<p style="color:#fa5c8e;">Text here</p>
.mytext {color:#fa5c8e;}
This box has a color of #fa5c8e
<div style="background-color:#fa5c8e;">Content here</div>
.mybackground {background-color:#fa5c8e;}
Border around this has a color of #fa5c8e
<div style="border:2px solid #fa5c8e;">Content here</div>
.myborder {border:2px solid #fa5c8e;}