#fb2146 color space conversions
Hex:
#fb2146
RGB:
251, 33, 70
CMY:
2, 87, 73
CMYK:
0, 87, 72, 2
HSL:
350°, 96.4602%, 55.6863%
HSV (HSB):
350°, 86.8526%, 98.4314%
XYZ:
41.4330, 22.0391, 7.8646
xyY:
0.5808, 0.3089, 22.0391
CIE-Lab:
54.0685, 77.0971, 37.5161
CIE-LCH:
54.0685, 85.7404, 25.9480
CIE-Luv:
54.0685, 155.3979, 23.2251
Hunter-Lab:
46.9459, 75.3835, 22.9296
#fb2146 color charts
#fb2146 color shades, tints & tones
#fb2146 color schemes
#fb2146 color preview, HTML & CSS examples
This text has a color of #fb2146
<p style="color:#fb2146;">Text here</p>
.mytext {color:#fb2146;}
This box has a color of #fb2146
<div style="background-color:#fb2146;">Content here</div>
.mybackground {background-color:#fb2146;}
Border around this has a color of #fb2146
<div style="border:2px solid #fb2146;">Content here</div>
.myborder {border:2px solid #fb2146;}