#edb31c color space conversions
Hex:
#edb31c
RGB:
237, 179, 28
CMY:
7, 30, 89
CMYK:
0, 24, 88, 7
HSL:
43°, 85.3061%, 51.9608%
HSV (HSB):
43°, 88.1857%, 92.9412%
XYZ:
51.2548, 50.3286, 8.1116
xyY:
0.4672, 0.4588, 50.3286
CIE-Lab:
76.2705, 9.2582, 74.9324
CIE-LCH:
76.2705, 75.5021, 82.9566
CIE-Luv:
76.2705, 48.6012, 76.4011
Hunter-Lab:
70.9426, 4.8134, 42.8806
#edb31c color charts
#edb31c color shades, tints & tones
#edb31c color schemes
#edb31c color preview, HTML & CSS examples
This text has a color of #edb31c
<p style="color:#edb31c;">Text here</p>
.mytext {color:#edb31c;}
This box has a color of #edb31c
<div style="background-color:#edb31c;">Content here</div>
.mybackground {background-color:#edb31c;}
Border around this has a color of #edb31c
<div style="border:2px solid #edb31c;">Content here</div>
.myborder {border:2px solid #edb31c;}