#fb0745 color space conversions
Hex:
#fb0745
RGB:
251, 7, 69
CMY:
2, 97, 73
CMYK:
0, 97, 73, 2
HSL:
345°, 96.8254%, 50.5882%
HSV (HSB):
345°, 97.2112%, 98.4314%
XYZ:
40.9338, 21.0909, 7.5437
xyY:
0.5884, 0.3032, 21.0909
CIE-Lab:
53.0488, 79.9637, 36.9064
CIE-LCH:
53.0488, 88.0697, 24.7752
CIE-Luv:
53.0488, 160.7705, 21.5710
Hunter-Lab:
45.9248, 78.7328, 22.4082
#fb0745 color charts
#fb0745 color shades, tints & tones
#fb0745 color schemes
#fb0745 color preview, HTML & CSS examples
This text has a color of #fb0745
<p style="color:#fb0745;">Text here</p>
.mytext {color:#fb0745;}
This box has a color of #fb0745
<div style="background-color:#fb0745;">Content here</div>
.mybackground {background-color:#fb0745;}
Border around this has a color of #fb0745
<div style="border:2px solid #fb0745;">Content here</div>
.myborder {border:2px solid #fb0745;}