#fb0645 color space conversions
Hex:
#fb0645
RGB:
251, 6, 69
CMY:
2, 98, 73
CMYK:
0, 98, 73, 2
HSL:
345°, 96.8379%, 50.3922%
HSV (HSB):
345°, 97.6096%, 98.4314%
XYZ:
40.9230, 21.0692, 7.5401
xyY:
0.5885, 0.3030, 21.0692
CIE-Lab:
53.0251, 80.0325, 36.8787
CIE-LCH:
53.0251, 88.1206, 24.7401
CIE-Luv:
53.0251, 160.8917, 21.5217
Hunter-Lab:
45.9011, 78.8139, 22.3913
#fb0645 color charts
#fb0645 color shades, tints & tones
#fb0645 color schemes
#fb0645 color preview, HTML & CSS examples
This text has a color of #fb0645
<p style="color:#fb0645;">Text here</p>
.mytext {color:#fb0645;}
This box has a color of #fb0645
<div style="background-color:#fb0645;">Content here</div>
.mybackground {background-color:#fb0645;}
Border around this has a color of #fb0645
<div style="border:2px solid #fb0645;">Content here</div>
.myborder {border:2px solid #fb0645;}