#fa4f5d color space conversions
Hex:
#fa4f5d
RGB:
250, 79, 93
CMY:
2, 69, 64
CMYK:
0, 68, 63, 2
HSL:
355°, 94.4751%, 64.5098%
HSV (HSB):
355°, 68.4000%, 98.0392%
XYZ:
44.1961, 26.7063, 13.1814
xyY:
0.5256, 0.3176, 26.7063
CIE-Lab:
58.7015, 65.3743, 29.8576
CIE-LCH:
58.7015, 71.8699, 24.5470
CIE-Luv:
58.7015, 127.5669, 21.3102
Hunter-Lab:
51.6781, 62.2199, 21.0518
#fa4f5d color charts
#fa4f5d color shades, tints & tones
#fa4f5d color schemes
#fa4f5d color preview, HTML & CSS examples
This text has a color of #fa4f5d
<p style="color:#fa4f5d;">Text here</p>
.mytext {color:#fa4f5d;}
This box has a color of #fa4f5d
<div style="background-color:#fa4f5d;">Content here</div>
.mybackground {background-color:#fa4f5d;}
Border around this has a color of #fa4f5d
<div style="border:2px solid #fa4f5d;">Content here</div>
.myborder {border:2px solid #fa4f5d;}