#ced114 color space conversions
Hex:
#ced114
RGB:
206, 209, 20
CMY:
19, 18, 92
CMYK:
1, 0, 90, 18
HSL:
61°, 82.5328%, 44.9020%
HSV (HSB):
61°, 90.4306%, 81.9608%
XYZ:
48.3803, 58.7732, 9.4563
xyY:
0.4149, 0.5040, 58.7732
CIE-Lab:
81.1668, -19.6013, 78.9596
CIE-LCH:
81.1668, 81.3562, 103.9415
CIE-Luv:
81.1668, 4.3182, 88.2256
Hunter-Lab:
76.6637, -21.5151, 46.3513
#ced114 color charts
#ced114 color shades, tints & tones
#ced114 color schemes
#ced114 color preview, HTML & CSS examples
This text has a color of #ced114
<p style="color:#ced114;">Text here</p>
.mytext {color:#ced114;}
This box has a color of #ced114
<div style="background-color:#ced114;">Content here</div>
.mybackground {background-color:#ced114;}
Border around this has a color of #ced114
<div style="border:2px solid #ced114;">Content here</div>
.myborder {border:2px solid #ced114;}