#ced992 color space conversions
Hex:
#ced992
RGB:
206, 217, 146
CMY:
19, 15, 43
CMYK:
5, 0, 33, 15
HSL:
69°, 48.2993%, 71.1765%
HSV (HSB):
69°, 32.7189%, 85.0980%
XYZ:
55.4548, 64.8228, 36.7834
xyY:
0.3531, 0.4127, 64.8228
CIE-Lab:
84.3924, -14.9241, 33.7979
CIE-LCH:
84.3924, 36.9463, 113.8247
CIE-Luv:
84.3924, -3.2310, 48.5532
Hunter-Lab:
80.5126, -17.9515, 29.2713
#ced992 color charts
#ced992 color shades, tints & tones
#ced992 color schemes
#ced992 color preview, HTML & CSS examples
This text has a color of #ced992
<p style="color:#ced992;">Text here</p>
.mytext {color:#ced992;}
This box has a color of #ced992
<div style="background-color:#ced992;">Content here</div>
.mybackground {background-color:#ced992;}
Border around this has a color of #ced992
<div style="border:2px solid #ced992;">Content here</div>
.myborder {border:2px solid #ced992;}