#e06d4b color space conversions
Hex:
#e06d4b
RGB:
224, 109, 75
CMY:
12, 57, 71
CMYK:
0, 51, 67, 12
HSL:
14°, 70.6161%, 58.6275%
HSV (HSB):
14°, 66.5179%, 87.8431%
XYZ:
37.4791, 27.2926, 9.9492
xyY:
0.5016, 0.3653, 27.2926
CIE-Lab:
59.2442, 42.3233, 39.6489
CIE-LCH:
59.2442, 57.9940, 43.1313
CIE-Luv:
59.2442, 89.8316, 36.1407
Hunter-Lab:
52.2423, 36.6336, 25.2782
#e06d4b color charts
#e06d4b color shades, tints & tones
#e06d4b color schemes
#e06d4b color preview, HTML & CSS examples
This text has a color of #e06d4b
<p style="color:#e06d4b;">Text here</p>
.mytext {color:#e06d4b;}
This box has a color of #e06d4b
<div style="background-color:#e06d4b;">Content here</div>
.mybackground {background-color:#e06d4b;}
Border around this has a color of #e06d4b
<div style="border:2px solid #e06d4b;">Content here</div>
.myborder {border:2px solid #e06d4b;}