#e5cf2a color space conversions
Hex:
#e5cf2a
RGB:
229, 207, 42
CMY:
10, 19, 84
CMYK:
0, 10, 82, 10
HSL:
53°, 78.2427%, 53.1373%
HSV (HSB):
53°, 81.6594%, 89.8039%
XYZ:
55.0438, 61.4508, 11.1506
xyY:
0.4312, 0.4814, 61.4508
CIE-Lab:
82.6205, -8.3213, 76.4642
CIE-LCH:
82.6205, 76.9156, 96.2108
CIE-Luv:
82.6205, 21.5887, 84.9646
Hunter-Lab:
78.3906, -11.8454, 46.4398
#e5cf2a color charts
#e5cf2a color shades, tints & tones
#e5cf2a color schemes
#e5cf2a color preview, HTML & CSS examples
This text has a color of #e5cf2a
<p style="color:#e5cf2a;">Text here</p>
.mytext {color:#e5cf2a;}
This box has a color of #e5cf2a
<div style="background-color:#e5cf2a;">Content here</div>
.mybackground {background-color:#e5cf2a;}
Border around this has a color of #e5cf2a
<div style="border:2px solid #e5cf2a;">Content here</div>
.myborder {border:2px solid #e5cf2a;}