#fa262b color space conversions
Hex:
#fa262b
RGB:
250, 38, 43
CMY:
2, 85, 83
CMYK:
0, 85, 83, 2
HSL:
359°, 95.4955%, 56.4706%
HSV (HSB):
359°, 84.8000%, 98.0392%
XYZ:
40.5535, 21.8846, 4.3722
xyY:
0.6070, 0.3276, 21.8846
CIE-Lab:
53.9044, 75.1027, 52.0373
CIE-LCH:
53.9044, 91.3690, 34.7174
CIE-Luv:
53.9044, 158.9815, 33.1820
Hunter-Lab:
46.7810, 72.8712, 27.2053
#fa262b color charts
#fa262b color shades, tints & tones
#fa262b color schemes
#fa262b color preview, HTML & CSS examples
This text has a color of #fa262b
<p style="color:#fa262b;">Text here</p>
.mytext {color:#fa262b;}
This box has a color of #fa262b
<div style="background-color:#fa262b;">Content here</div>
.mybackground {background-color:#fa262b;}
Border around this has a color of #fa262b
<div style="border:2px solid #fa262b;">Content here</div>
.myborder {border:2px solid #fa262b;}