#fb2943 color space conversions
Hex:
#fb2943
RGB:
251, 41, 67
CMY:
2, 84, 74
CMYK:
0, 84, 73, 2
HSL:
353°, 96.3303%, 57.2549%
HSV (HSB):
353°, 83.6653%, 98.4314%
XYZ:
41.5897, 22.5004, 7.4612
xyY:
0.5813, 0.3145, 22.5004
CIE-Lab:
54.5539, 75.4822, 39.8022
CIE-LCH:
54.5539, 85.3333, 27.8029
CIE-Luv:
54.5539, 153.5602, 25.5718
Hunter-Lab:
47.4345, 73.4950, 23.8782
#fb2943 color charts
#fb2943 color shades, tints & tones
#fb2943 color schemes
#fb2943 color preview, HTML & CSS examples
This text has a color of #fb2943
<p style="color:#fb2943;">Text here</p>
.mytext {color:#fb2943;}
This box has a color of #fb2943
<div style="background-color:#fb2943;">Content here</div>
.mybackground {background-color:#fb2943;}
Border around this has a color of #fb2943
<div style="border:2px solid #fb2943;">Content here</div>
.myborder {border:2px solid #fb2943;}