#ff2e0f color space conversions
Hex:
#ff2e0f
RGB:
255, 46, 15
CMY:
0, 82, 94
CMYK:
0, 82, 94, 0
HSL:
8°, 100.0000%, 52.9412%
HSV (HSB):
8°, 94.1176%, 100.0000%
XYZ:
42.3032, 23.2485, 2.7097
xyY:
0.6197, 0.3406, 23.2485
CIE-Lab:
55.3274, 74.3068, 64.5865
CIE-LCH:
55.3274, 98.4526, 40.9968
CIE-Luv:
55.3274, 162.6116, 40.1747
Hunter-Lab:
48.2167, 72.2290, 30.4197
#ff2e0f color charts
#ff2e0f color shades, tints & tones
#ff2e0f color schemes
#ff2e0f color preview, HTML & CSS examples
This text has a color of #ff2e0f
<p style="color:#ff2e0f;">Text here</p>
.mytext {color:#ff2e0f;}
This box has a color of #ff2e0f
<div style="background-color:#ff2e0f;">Content here</div>
.mybackground {background-color:#ff2e0f;}
Border around this has a color of #ff2e0f
<div style="border:2px solid #ff2e0f;">Content here</div>
.myborder {border:2px solid #ff2e0f;}