#fa2b4b color space conversions
Hex:
#fa2b4b
RGB:
250, 43, 75
CMY:
2, 83, 71
CMYK:
0, 83, 70, 2
HSL:
351°, 95.3917%, 57.4510%
HSV (HSB):
351°, 82.8000%, 98.0392%
XYZ:
41.5582, 22.5597, 8.8207
xyY:
0.5698, 0.3093, 22.5597
CIE-Lab:
54.6159, 75.1190, 35.2127
CIE-LCH:
54.6159, 82.9626, 25.1153
CIE-Luv:
54.6159, 149.9401, 22.1835
Hunter-Lab:
47.4971, 73.0610, 22.2372
#fa2b4b color charts
#fa2b4b color shades, tints & tones
#fa2b4b color schemes
#fa2b4b color preview, HTML & CSS examples
This text has a color of #fa2b4b
<p style="color:#fa2b4b;">Text here</p>
.mytext {color:#fa2b4b;}
This box has a color of #fa2b4b
<div style="background-color:#fa2b4b;">Content here</div>
.mybackground {background-color:#fa2b4b;}
Border around this has a color of #fa2b4b
<div style="border:2px solid #fa2b4b;">Content here</div>
.myborder {border:2px solid #fa2b4b;}