#fa3b4b color space conversions
Hex:
#fa3b4b
RGB:
250, 59, 75
CMY:
2, 77, 71
CMYK:
0, 76, 70, 2
HSL:
355°, 95.0249%, 60.5882%
HSV (HSB):
355°, 76.4000%, 98.0392%
XYZ:
42.2583, 23.9599, 9.0541
xyY:
0.5614, 0.3183, 23.9599
CIE-Lab:
56.0476, 71.0670, 36.9247
CIE-LCH:
56.0476, 80.0871, 27.4553
CIE-Luv:
56.0476, 143.0593, 25.1601
Hunter-Lab:
48.9489, 68.4412, 23.2973
#fa3b4b color charts
#fa3b4b color shades, tints & tones
#fa3b4b color schemes
#fa3b4b color preview, HTML & CSS examples
This text has a color of #fa3b4b
<p style="color:#fa3b4b;">Text here</p>
.mytext {color:#fa3b4b;}
This box has a color of #fa3b4b
<div style="background-color:#fa3b4b;">Content here</div>
.mybackground {background-color:#fa3b4b;}
Border around this has a color of #fa3b4b
<div style="border:2px solid #fa3b4b;">Content here</div>
.myborder {border:2px solid #fa3b4b;}