#ed966e color space conversions
Hex:
#ed966e
RGB:
237, 150, 110
CMY:
7, 41, 57
CMYK:
0, 37, 54, 7
HSL:
19°, 77.9141%, 68.0392%
HSV (HSB):
19°, 53.5865%, 92.9412%
XYZ:
48.6459, 40.9430, 20.0907
xyY:
0.4435, 0.3733, 40.9430
CIE-Lab:
70.1360, 28.6744, 34.6493
CIE-LCH:
70.1360, 44.9755, 50.3901
CIE-Luv:
70.1360, 64.9818, 37.6407
Hunter-Lab:
63.9867, 23.7278, 26.1747
#ed966e color charts
#ed966e color shades, tints & tones
#ed966e color schemes
#ed966e color preview, HTML & CSS examples
This text has a color of #ed966e
<p style="color:#ed966e;">Text here</p>
.mytext {color:#ed966e;}
This box has a color of #ed966e
<div style="background-color:#ed966e;">Content here</div>
.mybackground {background-color:#ed966e;}
Border around this has a color of #ed966e
<div style="border:2px solid #ed966e;">Content here</div>
.myborder {border:2px solid #ed966e;}