#fa4b5f color space conversions
Hex:
#fa4b5f
RGB:
250, 75, 95
CMY:
2, 71, 63
CMYK:
0, 70, 62, 2
HSL:
353°, 94.5946%, 63.7255%
HSV (HSB):
353°, 70.0000%, 98.0392%
XYZ:
44.0060, 26.1824, 13.5608
xyY:
0.5254, 0.3126, 26.1824
CIE-Lab:
58.2098, 66.9375, 28.0694
CIE-LCH:
58.2098, 72.5845, 22.7501
CIE-Luv:
58.2098, 129.2908, 19.0937
Hunter-Lab:
51.1687, 63.9678, 20.1050
#fa4b5f color charts
#fa4b5f color shades, tints & tones
#fa4b5f color schemes
#fa4b5f color preview, HTML & CSS examples
This text has a color of #fa4b5f
<p style="color:#fa4b5f;">Text here</p>
.mytext {color:#fa4b5f;}
This box has a color of #fa4b5f
<div style="background-color:#fa4b5f;">Content here</div>
.mybackground {background-color:#fa4b5f;}
Border around this has a color of #fa4b5f
<div style="border:2px solid #fa4b5f;">Content here</div>
.myborder {border:2px solid #fa4b5f;}