#ea694f color space conversions
Hex:
#ea694f
RGB:
234, 105, 79
CMY:
8, 59, 69
CMYK:
0, 55, 66, 8
HSL:
10°, 78.6802%, 61.3725%
HSV (HSB):
10°, 66.2393%, 91.7647%
XYZ:
40.3945, 28.1601, 10.7035
xyY:
0.5097, 0.3553, 28.1601
CIE-Lab:
60.0331, 48.1935, 38.7878
CIE-LCH:
60.0331, 61.8636, 38.8284
CIE-Luv:
60.0331, 100.3964, 34.1532
Hunter-Lab:
53.0661, 43.0107, 25.1873
#ea694f color charts
#ea694f color shades, tints & tones
#ea694f color schemes
#ea694f color preview, HTML & CSS examples
This text has a color of #ea694f
<p style="color:#ea694f;">Text here</p>
.mytext {color:#ea694f;}
This box has a color of #ea694f
<div style="background-color:#ea694f;">Content here</div>
.mybackground {background-color:#ea694f;}
Border around this has a color of #ea694f
<div style="border:2px solid #ea694f;">Content here</div>
.myborder {border:2px solid #ea694f;}