#e14a08 color space conversions
Hex:
#e14a08
RGB:
225, 74, 8
CMY:
12, 71, 97
CMYK:
0, 67, 96, 12
HSL:
18°, 93.1330%, 45.6863%
HSV (HSB):
18°, 96.4444%, 88.2353%
XYZ:
33.5439, 20.9226, 2.5002
xyY:
0.5888, 0.3673, 20.9226
CIE-Lab:
52.8647, 56.5113, 61.8858
CIE-LCH:
52.8647, 83.8056, 47.5991
CIE-Luv:
52.8647, 123.8707, 42.7944
Hunter-Lab:
45.7413, 50.8541, 28.7781
#e14a08 color charts
#e14a08 color shades, tints & tones
#e14a08 color schemes
#e14a08 color preview, HTML & CSS examples
This text has a color of #e14a08
<p style="color:#e14a08;">Text here</p>
.mytext {color:#e14a08;}
This box has a color of #e14a08
<div style="background-color:#e14a08;">Content here</div>
.mybackground {background-color:#e14a08;}
Border around this has a color of #e14a08
<div style="border:2px solid #e14a08;">Content here</div>
.myborder {border:2px solid #e14a08;}