#fa264b color space conversions
Hex:
#fa264b
RGB:
250, 38, 75
CMY:
2, 85, 71
CMYK:
0, 85, 70, 2
HSL:
350°, 95.4955%, 56.4706%
HSV (HSB):
350°, 84.8000%, 98.0392%
XYZ:
41.3875, 22.2182, 8.7638
xyY:
0.5719, 0.3070, 22.2182
CIE-Lab:
54.2578, 76.1423, 34.7818
CIE-LCH:
54.2578, 83.7103, 24.5509
CIE-Luv:
54.2578, 151.6871, 21.4332
Hunter-Lab:
47.1362, 74.2417, 21.9719
#fa264b color charts
#fa264b color shades, tints & tones
#fa264b color schemes
#fa264b color preview, HTML & CSS examples
This text has a color of #fa264b
<p style="color:#fa264b;">Text here</p>
.mytext {color:#fa264b;}
This box has a color of #fa264b
<div style="background-color:#fa264b;">Content here</div>
.mybackground {background-color:#fa264b;}
Border around this has a color of #fa264b
<div style="border:2px solid #fa264b;">Content here</div>
.myborder {border:2px solid #fa264b;}