#ff331b color space conversions
Hex:
#ff331b
RGB:
255, 51, 27
CMY:
0, 80, 89
CMYK:
0, 80, 89, 0
HSL:
6°, 100.0000%, 55.2941%
HSV (HSB):
6°, 89.4118%, 100.0000%
XYZ:
42.6217, 23.7068, 3.3664
xyY:
0.6115, 0.3402, 23.7068
CIE-Lab:
55.7930, 73.2551, 61.0094
CIE-LCH:
55.7930, 95.3334, 39.7887
CIE-Luv:
55.7930, 159.3428, 39.3077
Hunter-Lab:
48.6896, 71.0476, 29.9835
#ff331b color charts
#ff331b color shades, tints & tones
#ff331b color schemes
#ff331b color preview, HTML & CSS examples
This text has a color of #ff331b
<p style="color:#ff331b;">Text here</p>
.mytext {color:#ff331b;}
This box has a color of #ff331b
<div style="background-color:#ff331b;">Content here</div>
.mybackground {background-color:#ff331b;}
Border around this has a color of #ff331b
<div style="border:2px solid #ff331b;">Content here</div>
.myborder {border:2px solid #ff331b;}