#fa4d5e color space conversions
Hex:
#fa4d5e
RGB:
250, 77, 94
CMY:
2, 70, 63
CMYK:
0, 69, 62, 2
HSL:
354°, 94.5355%, 64.1176%
HSV (HSB):
354°, 69.2000%, 98.0392%
XYZ:
44.0986, 26.4399, 13.3688
xyY:
0.5256, 0.3151, 26.4399
CIE-Lab:
58.4523, 66.1633, 28.9611
CIE-LCH:
58.4523, 72.2242, 23.6400
CIE-Luv:
58.4523, 128.4457, 20.2001
Hunter-Lab:
51.4197, 63.1006, 20.5788
#fa4d5e color charts
#fa4d5e color shades, tints & tones
#fa4d5e color schemes
#fa4d5e color preview, HTML & CSS examples
This text has a color of #fa4d5e
<p style="color:#fa4d5e;">Text here</p>
.mytext {color:#fa4d5e;}
This box has a color of #fa4d5e
<div style="background-color:#fa4d5e;">Content here</div>
.mybackground {background-color:#fa4d5e;}
Border around this has a color of #fa4d5e
<div style="border:2px solid #fa4d5e;">Content here</div>
.myborder {border:2px solid #fa4d5e;}