#fa3f4c color space conversions
Hex:
#fa3f4c
RGB:
250, 63, 76
CMY:
2, 75, 70
CMYK:
0, 75, 70, 2
HSL:
356°, 94.9239%, 61.3725%
HSV (HSB):
356°, 74.8000%, 98.0392%
XYZ:
42.5064, 24.4008, 9.3070
xyY:
0.5577, 0.3202, 24.4008
CIE-Lab:
56.4869, 69.9189, 36.8767
CIE-LCH:
56.4869, 79.0477, 27.8081
CIE-Luv:
56.4869, 140.7960, 25.5863
Hunter-Lab:
49.3972, 67.1545, 23.4071
#fa3f4c color charts
#fa3f4c color shades, tints & tones
#fa3f4c color schemes
#fa3f4c color preview, HTML & CSS examples
This text has a color of #fa3f4c
<p style="color:#fa3f4c;">Text here</p>
.mytext {color:#fa3f4c;}
This box has a color of #fa3f4c
<div style="background-color:#fa3f4c;">Content here</div>
.mybackground {background-color:#fa3f4c;}
Border around this has a color of #fa3f4c
<div style="border:2px solid #fa3f4c;">Content here</div>
.myborder {border:2px solid #fa3f4c;}