#fa745e color space conversions
Hex:
#fa745e
RGB:
250, 116, 94
CMY:
2, 55, 63
CMYK:
0, 54, 62, 2
HSL:
8°, 93.9759%, 67.4510%
HSV (HSB):
8°, 62.4000%, 98.0392%
XYZ:
47.6901, 33.6229, 14.5660
xyY:
0.4974, 0.3507, 33.6229
CIE-Lab:
64.6622, 49.6318, 36.7850
CIE-LCH:
64.6622, 61.7774, 36.5443
CIE-Luv:
64.6622, 102.8669, 33.3056
Hunter-Lab:
57.9853, 45.3334, 25.6959
#fa745e color charts
#fa745e color shades, tints & tones
#fa745e color schemes
#fa745e color preview, HTML & CSS examples
This text has a color of #fa745e
<p style="color:#fa745e;">Text here</p>
.mytext {color:#fa745e;}
This box has a color of #fa745e
<div style="background-color:#fa745e;">Content here</div>
.mybackground {background-color:#fa745e;}
Border around this has a color of #fa745e
<div style="border:2px solid #fa745e;">Content here</div>
.myborder {border:2px solid #fa745e;}