#fb233b color space conversions
Hex:
#fb233b
RGB:
251, 35, 59
CMY:
2, 86, 77
CMYK:
0, 86, 76, 2
HSL:
353°, 96.4286%, 56.0784%
HSV (HSB):
353°, 86.0558%, 98.4314%
XYZ:
41.1741, 22.0271, 6.2192
xyY:
0.5931, 0.3173, 22.0271
CIE-Lab:
54.0557, 76.3610, 43.7625
CIE-LCH:
54.0557, 88.0122, 29.8170
CIE-Luv:
54.0557, 157.5519, 27.8777
Hunter-Lab:
46.9330, 74.4645, 24.9964
#fb233b color charts
#fb233b color shades, tints & tones
#fb233b color schemes
#fb233b color preview, HTML & CSS examples
This text has a color of #fb233b
<p style="color:#fb233b;">Text here</p>
.mytext {color:#fb233b;}
This box has a color of #fb233b
<div style="background-color:#fb233b;">Content here</div>
.mybackground {background-color:#fb233b;}
Border around this has a color of #fb233b
<div style="border:2px solid #fb233b;">Content here</div>
.myborder {border:2px solid #fb233b;}