#fb2c40 color space conversions
Hex:
#fb2c40
RGB:
251, 44, 64
CMY:
2, 83, 75
CMYK:
0, 82, 75, 2
HSL:
354°, 96.2791%, 57.8431%
HSV (HSB):
354°, 82.4701%, 98.4314%
XYZ:
41.6098, 22.6808, 7.0352
xyY:
0.5834, 0.3180, 22.6808
CIE-Lab:
54.7420, 74.7325, 41.7144
CIE-LCH:
54.7420, 85.5865, 29.1695
CIE-Luv:
54.7420, 153.1712, 27.2374
Hunter-Lab:
47.6243, 72.6143, 24.5785
#fb2c40 color charts
#fb2c40 color shades, tints & tones
#fb2c40 color schemes
#fb2c40 color preview, HTML & CSS examples
This text has a color of #fb2c40
<p style="color:#fb2c40;">Text here</p>
.mytext {color:#fb2c40;}
This box has a color of #fb2c40
<div style="background-color:#fb2c40;">Content here</div>
.mybackground {background-color:#fb2c40;}
Border around this has a color of #fb2c40
<div style="border:2px solid #fb2c40;">Content here</div>
.myborder {border:2px solid #fb2c40;}