#ced14f color space conversions
Hex:
#ced14f
RGB:
206, 209, 79
CMY:
19, 18, 69
CMYK:
1, 0, 62, 18
HSL:
61°, 58.5586%, 56.4706%
HSV (HSB):
61°, 62.2010%, 81.9608%
XYZ:
49.6653, 59.2873, 16.2231
xyY:
0.3968, 0.4736, 59.2873
CIE-Lab:
81.4492, -17.3150, 61.9878
CIE-LCH:
81.4492, 64.3607, 105.6066
CIE-Luv:
81.4492, 3.5017, 76.1568
Hunter-Lab:
76.9982, -19.6109, 41.4067
#ced14f color charts
#ced14f color shades, tints & tones
#ced14f color schemes
#ced14f color preview, HTML & CSS examples
This text has a color of #ced14f
<p style="color:#ced14f;">Text here</p>
.mytext {color:#ced14f;}
This box has a color of #ced14f
<div style="background-color:#ced14f;">Content here</div>
.mybackground {background-color:#ced14f;}
Border around this has a color of #ced14f
<div style="border:2px solid #ced14f;">Content here</div>
.myborder {border:2px solid #ced14f;}