#fa3e4a color space conversions
Hex:
#fa3e4a
RGB:
250, 62, 74
CMY:
2, 76, 71
CMYK:
0, 75, 70, 2
HSL:
356°, 94.9495%, 61.1765%
HSV (HSB):
356°, 75.2000%, 98.0392%
XYZ:
42.3830, 24.2637, 8.9281
xyY:
0.5608, 0.3211, 24.2637
CIE-Lab:
56.3508, 70.1352, 37.8542
CIE-LCH:
56.3508, 79.6987, 28.3571
CIE-Luv:
56.3508, 141.8081, 26.2601
Hunter-Lab:
49.2582, 67.3843, 23.7343
#fa3e4a color charts
#fa3e4a color shades, tints & tones
#fa3e4a color schemes
#fa3e4a color preview, HTML & CSS examples
This text has a color of #fa3e4a
<p style="color:#fa3e4a;">Text here</p>
.mytext {color:#fa3e4a;}
This box has a color of #fa3e4a
<div style="background-color:#fa3e4a;">Content here</div>
.mybackground {background-color:#fa3e4a;}
Border around this has a color of #fa3e4a
<div style="border:2px solid #fa3e4a;">Content here</div>
.myborder {border:2px solid #fa3e4a;}