#e6694f color space conversions
Hex:
#e6694f
RGB:
230, 105, 79
CMY:
10, 59, 69
CMYK:
0, 54, 66, 10
HSL:
10°, 75.1244%, 60.5882%
HSV (HSB):
10°, 65.6522%, 90.1961%
XYZ:
39.0960, 27.4907, 10.6428
xyY:
0.5062, 0.3560, 27.4907
CIE-Lab:
59.4258, 46.7391, 37.9157
CIE-LCH:
59.4258, 60.1842, 39.0497
CIE-Luv:
59.4258, 97.0915, 33.6090
Hunter-Lab:
52.4315, 41.3447, 24.6671
#e6694f color charts
#e6694f color shades, tints & tones
#e6694f color schemes
#e6694f color preview, HTML & CSS examples
This text has a color of #e6694f
<p style="color:#e6694f;">Text here</p>
.mytext {color:#e6694f;}
This box has a color of #e6694f
<div style="background-color:#e6694f;">Content here</div>
.mybackground {background-color:#e6694f;}
Border around this has a color of #e6694f
<div style="border:2px solid #e6694f;">Content here</div>
.myborder {border:2px solid #e6694f;}