#fa3d4b color space conversions
Hex:
#fa3d4b
RGB:
250, 61, 75
CMY:
2, 76, 71
CMYK:
0, 76, 70, 2
HSL:
356°, 94.9749%, 60.9804%
HSV (HSB):
356°, 75.6000%, 98.0392%
XYZ:
42.3631, 24.1695, 9.0890
xyY:
0.5602, 0.3196, 24.1695
CIE-Lab:
56.2571, 70.4794, 37.1737
CIE-LCH:
56.2571, 79.6820, 27.8090
CIE-Luv:
56.2571, 142.0666, 25.5924
Hunter-Lab:
49.1625, 67.7784, 23.4524
#fa3d4b color charts
#fa3d4b color shades, tints & tones
#fa3d4b color schemes
#fa3d4b color preview, HTML & CSS examples
This text has a color of #fa3d4b
<p style="color:#fa3d4b;">Text here</p>
.mytext {color:#fa3d4b;}
This box has a color of #fa3d4b
<div style="background-color:#fa3d4b;">Content here</div>
.mybackground {background-color:#fa3d4b;}
Border around this has a color of #fa3d4b
<div style="border:2px solid #fa3d4b;">Content here</div>
.myborder {border:2px solid #fa3d4b;}