#ff311e color space conversions
Hex:
#ff311e
RGB:
255, 49, 30
CMY:
0, 81, 88
CMYK:
0, 81, 88, 0
HSL:
5°, 100.0000%, 55.8824%
HSV (HSB):
5°, 88.2353%, 100.0000%
XYZ:
42.5727, 23.5504, 3.5301
xyY:
0.6112, 0.3381, 23.5504
CIE-Lab:
55.6348, 73.7905, 59.7347
CIE-LCH:
55.6348, 94.9383, 38.9907
CIE-Luv:
55.6348, 159.9568, 38.4614
Hunter-Lab:
48.5287, 71.6670, 29.6571
#ff311e color charts
#ff311e color shades, tints & tones
#ff311e color schemes
#ff311e color preview, HTML & CSS examples
This text has a color of #ff311e
<p style="color:#ff311e;">Text here</p>
.mytext {color:#ff311e;}
This box has a color of #ff311e
<div style="background-color:#ff311e;">Content here</div>
.mybackground {background-color:#ff311e;}
Border around this has a color of #ff311e
<div style="border:2px solid #ff311e;">Content here</div>
.myborder {border:2px solid #ff311e;}