#e17d2d color space conversions
Hex:
#e17d2d
RGB:
225, 125, 45
CMY:
12, 51, 82
CMYK:
0, 44, 80, 12
HSL:
27°, 75.0000%, 52.9412%
HSV (HSB):
27°, 80.0000%, 88.2353%
XYZ:
38.8586, 30.8642, 6.3919
xyY:
0.5105, 0.4055, 30.8642
CIE-Lab:
62.3929, 33.1957, 57.4303
CIE-LCH:
62.3929, 66.3340, 59.9713
CIE-Luv:
62.3929, 81.5162, 52.5834
Hunter-Lab:
55.5556, 27.6303, 32.0673
#e17d2d color charts
#e17d2d color shades, tints & tones
#e17d2d color schemes
#e17d2d color preview, HTML & CSS examples
This text has a color of #e17d2d
<p style="color:#e17d2d;">Text here</p>
.mytext {color:#e17d2d;}
This box has a color of #e17d2d
<div style="background-color:#e17d2d;">Content here</div>
.mybackground {background-color:#e17d2d;}
Border around this has a color of #e17d2d
<div style="border:2px solid #e17d2d;">Content here</div>
.myborder {border:2px solid #e17d2d;}