#ff2e0d color space conversions
Hex:
#ff2e0d
RGB:
255, 46, 13
CMY:
0, 82, 95
CMYK:
0, 82, 95, 0
HSL:
8°, 100.0000%, 52.5490%
HSV (HSB):
8°, 94.9020%, 100.0000%
XYZ:
42.2896, 23.2430, 2.6382
xyY:
0.6203, 0.3410, 23.2430
CIE-Lab:
55.3218, 74.2899, 65.0951
CIE-LCH:
55.3218, 98.7743, 41.2259
CIE-Luv:
55.3218, 162.7339, 40.3751
Hunter-Lab:
48.2110, 72.2068, 30.5033
#ff2e0d color charts
#ff2e0d color shades, tints & tones
#ff2e0d color schemes
#ff2e0d color preview, HTML & CSS examples
This text has a color of #ff2e0d
<p style="color:#ff2e0d;">Text here</p>
.mytext {color:#ff2e0d;}
This box has a color of #ff2e0d
<div style="background-color:#ff2e0d;">Content here</div>
.mybackground {background-color:#ff2e0d;}
Border around this has a color of #ff2e0d
<div style="border:2px solid #ff2e0d;">Content here</div>
.myborder {border:2px solid #ff2e0d;}