#fb3340 color space conversions
Hex:
#fb3340
RGB:
251, 51, 64
CMY:
2, 80, 75
CMYK:
0, 80, 75, 2
HSL:
356°, 96.1538%, 59.2157%
HSV (HSB):
356°, 79.6813%, 98.4314%
XYZ:
41.8929, 23.2470, 7.1296
xyY:
0.5797, 0.3217, 23.2470
CIE-Lab:
55.3259, 73.0748, 42.3639
CIE-LCH:
55.3259, 84.4667, 30.1023
CIE-Luv:
55.3259, 150.2484, 28.4120
Hunter-Lab:
48.2152, 70.7173, 24.9834
#fb3340 color charts
#fb3340 color shades, tints & tones
#fb3340 color schemes
#fb3340 color preview, HTML & CSS examples
This text has a color of #fb3340
<p style="color:#fb3340;">Text here</p>
.mytext {color:#fb3340;}
This box has a color of #fb3340
<div style="background-color:#fb3340;">Content here</div>
.mybackground {background-color:#fb3340;}
Border around this has a color of #fb3340
<div style="border:2px solid #fb3340;">Content here</div>
.myborder {border:2px solid #fb3340;}