#ff331f color space conversions
Hex:
#ff331f
RGB:
255, 51, 31
CMY:
0, 80, 88
CMYK:
0, 80, 88, 0
HSL:
5°, 100.0000%, 56.0784%
HSV (HSB):
5°, 87.8431%, 100.0000%
XYZ:
42.6711, 23.7266, 3.6270
xyY:
0.6094, 0.3388, 23.7266
CIE-Lab:
55.8130, 73.3171, 59.4640
CIE-LCH:
55.8130, 94.4000, 39.0439
CIE-Luv:
55.8130, 158.9159, 38.5927
Hunter-Lab:
48.7099, 71.1282, 29.6822
#ff331f color charts
#ff331f color shades, tints & tones
#ff331f color schemes
#ff331f color preview, HTML & CSS examples
This text has a color of #ff331f
<p style="color:#ff331f;">Text here</p>
.mytext {color:#ff331f;}
This box has a color of #ff331f
<div style="background-color:#ff331f;">Content here</div>
.mybackground {background-color:#ff331f;}
Border around this has a color of #ff331f
<div style="border:2px solid #ff331f;">Content here</div>
.myborder {border:2px solid #ff331f;}