#e25f01 color space conversions
Hex:
#e25f01
RGB:
226, 95, 1
CMY:
11, 63, 100
CMYK:
0, 58, 100, 11
HSL:
25°, 99.1189%, 44.5098%
HSV (HSB):
25°, 99.5575%, 88.6275%
XYZ:
35.4617, 24.3554, 2.8607
xyY:
0.5658, 0.3886, 24.3554
CIE-Lab:
56.4418, 47.7020, 65.4428
CIE-LCH:
56.4418, 80.9830, 53.9113
CIE-Luv:
56.4418, 109.0761, 49.2421
Hunter-Lab:
49.3512, 41.8983, 31.1089
#e25f01 color charts
#e25f01 color shades, tints & tones
#e25f01 color schemes
#e25f01 color preview, HTML & CSS examples
This text has a color of #e25f01
<p style="color:#e25f01;">Text here</p>
.mytext {color:#e25f01;}
This box has a color of #e25f01
<div style="background-color:#e25f01;">Content here</div>
.mybackground {background-color:#e25f01;}
Border around this has a color of #e25f01
<div style="border:2px solid #e25f01;">Content here</div>
.myborder {border:2px solid #e25f01;}