#fa1f4a color space conversions
Hex:
#fa1f4a
RGB:
250, 31, 74
CMY:
2, 88, 71
CMYK:
0, 88, 70, 2
HSL:
348°, 95.6332%, 55.0980%
HSV (HSB):
348°, 87.6000%, 98.0392%
XYZ:
41.1504, 21.7984, 8.5172
xyY:
0.5758, 0.3050, 21.7984
CIE-Lab:
53.8124, 77.3368, 34.8315
CIE-LCH:
53.8124, 84.8187, 24.2462
CIE-Luv:
53.8124, 154.0941, 20.9896
Hunter-Lab:
46.6887, 75.6204, 21.8661
#fa1f4a color charts
#fa1f4a color shades, tints & tones
#fa1f4a color schemes
#fa1f4a color preview, HTML & CSS examples
This text has a color of #fa1f4a
<p style="color:#fa1f4a;">Text here</p>
.mytext {color:#fa1f4a;}
This box has a color of #fa1f4a
<div style="background-color:#fa1f4a;">Content here</div>
.mybackground {background-color:#fa1f4a;}
Border around this has a color of #fa1f4a
<div style="border:2px solid #fa1f4a;">Content here</div>
.myborder {border:2px solid #fa1f4a;}