#fb0941 color space conversions
Hex:
#fb0941
RGB:
251, 9, 65
CMY:
2, 96, 75
CMYK:
0, 96, 74, 2
HSL:
346°, 96.8000%, 50.9804%
HSV (HSB):
346°, 96.4143%, 98.4314%
XYZ:
40.8355, 21.0863, 6.9188
xyY:
0.5932, 0.3063, 21.0863
CIE-Lab:
53.0438, 79.6827, 39.2316
CIE-LCH:
53.0438, 88.8170, 26.2132
CIE-Luv:
53.0438, 161.6435, 23.3552
Hunter-Lab:
45.9198, 78.3767, 23.2105
#fb0941 color charts
#fb0941 color shades, tints & tones
#fb0941 color schemes
#fb0941 color preview, HTML & CSS examples
This text has a color of #fb0941
<p style="color:#fb0941;">Text here</p>
.mytext {color:#fb0941;}
This box has a color of #fb0941
<div style="background-color:#fb0941;">Content here</div>
.mybackground {background-color:#fb0941;}
Border around this has a color of #fb0941
<div style="border:2px solid #fb0941;">Content here</div>
.myborder {border:2px solid #fb0941;}