#fa2a4e color space conversions
Hex:
#fa2a4e
RGB:
250, 42, 78
CMY:
2, 84, 69
CMYK:
0, 83, 69, 2
HSL:
350°, 95.4128%, 57.2549%
HSV (HSB):
350°, 83.2000%, 98.0392%
XYZ:
41.6275, 22.5300, 9.3624
xyY:
0.5662, 0.3064, 22.5300
CIE-Lab:
54.5849, 75.4635, 33.4227
CIE-LCH:
54.5849, 82.5337, 23.8885
CIE-Luv:
54.5849, 149.4484, 20.6194
Hunter-Lab:
47.4658, 73.4794, 21.5313
#fa2a4e color charts
#fa2a4e color shades, tints & tones
#fa2a4e color schemes
#fa2a4e color preview, HTML & CSS examples
This text has a color of #fa2a4e
<p style="color:#fa2a4e;">Text here</p>
.mytext {color:#fa2a4e;}
This box has a color of #fa2a4e
<div style="background-color:#fa2a4e;">Content here</div>
.mybackground {background-color:#fa2a4e;}
Border around this has a color of #fa2a4e
<div style="border:2px solid #fa2a4e;">Content here</div>
.myborder {border:2px solid #fa2a4e;}