#ff311d color space conversions
Hex:
#ff311d
RGB:
255, 49, 29
CMY:
0, 81, 89
CMYK:
0, 81, 89, 0
HSL:
5°, 100.0000%, 55.6863%
HSV (HSB):
5°, 88.6275%, 100.0000%
XYZ:
42.5601, 23.5453, 3.4639
xyY:
0.6118, 0.3384, 23.5453
CIE-Lab:
55.6297, 73.7748, 60.1271
CIE-LCH:
55.6297, 95.1735, 39.1803
CIE-Luv:
55.6297, 160.0664, 38.6435
Hunter-Lab:
48.5235, 71.6465, 29.7340
#ff311d color charts
#ff311d color shades, tints & tones
#ff311d color schemes
#ff311d color preview, HTML & CSS examples
This text has a color of #ff311d
<p style="color:#ff311d;">Text here</p>
.mytext {color:#ff311d;}
This box has a color of #ff311d
<div style="background-color:#ff311d;">Content here</div>
.mybackground {background-color:#ff311d;}
Border around this has a color of #ff311d
<div style="border:2px solid #ff311d;">Content here</div>
.myborder {border:2px solid #ff311d;}