#e25d01 color space conversions
Hex:
#e25d01
RGB:
226, 93, 1
CMY:
11, 64, 100
CMYK:
0, 59, 100, 11
HSL:
25°, 99.1189%, 44.5098%
HSV (HSB):
25°, 99.5575%, 88.6275%
XYZ:
35.2839, 23.9996, 2.8014
xyY:
0.5683, 0.3866, 23.9996
CIE-Lab:
56.0874, 48.6268, 65.2454
CIE-LCH:
56.0874, 81.3728, 53.3031
CIE-Luv:
56.0874, 110.6682, 48.6548
Hunter-Lab:
48.9894, 42.8303, 30.9021
#e25d01 color charts
#e25d01 color shades, tints & tones
#e25d01 color schemes
#e25d01 color preview, HTML & CSS examples
This text has a color of #e25d01
<p style="color:#e25d01;">Text here</p>
.mytext {color:#e25d01;}
This box has a color of #e25d01
<div style="background-color:#e25d01;">Content here</div>
.mybackground {background-color:#e25d01;}
Border around this has a color of #e25d01
<div style="border:2px solid #e25d01;">Content here</div>
.myborder {border:2px solid #e25d01;}