#ff2e05 color space conversions
Hex:
#ff2e05
RGB:
255, 46, 5
CMY:
0, 82, 98
CMYK:
0, 82, 98, 0
HSL:
10°, 100.0000%, 50.9804%
HSV (HSB):
10°, 98.0392%, 100.0000%
XYZ:
42.2444, 23.2249, 2.3999
xyY:
0.6224, 0.3422, 23.2249
CIE-Lab:
55.3033, 74.2335, 66.8609
CIE-LCH:
55.3033, 99.9049, 42.0089
CIE-Luv:
55.3033, 163.1431, 41.0450
Hunter-Lab:
48.1923, 72.1331, 30.7820
#ff2e05 color charts
#ff2e05 color shades, tints & tones
#ff2e05 color schemes
#ff2e05 color preview, HTML & CSS examples
This text has a color of #ff2e05
<p style="color:#ff2e05;">Text here</p>
.mytext {color:#ff2e05;}
This box has a color of #ff2e05
<div style="background-color:#ff2e05;">Content here</div>
.mybackground {background-color:#ff2e05;}
Border around this has a color of #ff2e05
<div style="border:2px solid #ff2e05;">Content here</div>
.myborder {border:2px solid #ff2e05;}