#fa2a4d color space conversions
Hex:
#fa2a4d
RGB:
250, 42, 77
CMY:
2, 84, 70
CMYK:
0, 83, 69, 2
HSL:
350°, 95.4128%, 57.2549%
HSV (HSB):
350°, 83.2000%, 98.0392%
XYZ:
41.5919, 22.5157, 9.1750
xyY:
0.5676, 0.3072, 22.5157
CIE-Lab:
54.5700, 75.4194, 33.9900
CIE-LCH:
54.5700, 82.7249, 24.2602
CIE-Luv:
54.5700, 149.7373, 21.0941
Hunter-Lab:
47.4508, 73.4212, 21.7513
#fa2a4d color charts
#fa2a4d color shades, tints & tones
#fa2a4d color schemes
#fa2a4d color preview, HTML & CSS examples
This text has a color of #fa2a4d
<p style="color:#fa2a4d;">Text here</p>
.mytext {color:#fa2a4d;}
This box has a color of #fa2a4d
<div style="background-color:#fa2a4d;">Content here</div>
.mybackground {background-color:#fa2a4d;}
Border around this has a color of #fa2a4d
<div style="border:2px solid #fa2a4d;">Content here</div>
.myborder {border:2px solid #fa2a4d;}