#fb233a color space conversions
Hex:
#fb233a
RGB:
251, 35, 58
CMY:
2, 86, 77
CMYK:
0, 86, 77, 2
HSL:
354°, 96.4286%, 56.0784%
HSV (HSB):
354°, 86.0558%, 98.4314%
XYZ:
41.1484, 22.0168, 6.0839
xyY:
0.5942, 0.3179, 22.0168
CIE-Lab:
54.0448, 76.3292, 44.3064
CIE-LCH:
54.0448, 88.2565, 30.1337
CIE-Luv:
54.0448, 157.7806, 28.2419
Hunter-Lab:
46.9220, 74.4225, 25.1579
#fb233a color charts
#fb233a color shades, tints & tones
#fb233a color schemes
#fb233a color preview, HTML & CSS examples
This text has a color of #fb233a
<p style="color:#fb233a;">Text here</p>
.mytext {color:#fb233a;}
This box has a color of #fb233a
<div style="background-color:#fb233a;">Content here</div>
.mybackground {background-color:#fb233a;}
Border around this has a color of #fb233a
<div style="border:2px solid #fb233a;">Content here</div>
.myborder {border:2px solid #fb233a;}