#ced85c color space conversions
Hex:
#ced85c
RGB:
206, 216, 92
CMY:
19, 15, 64
CMYK:
5, 0, 57, 15
HSL:
65°, 61.3861%, 60.3922%
HSV (HSB):
65°, 57.4074%, 84.7059%
XYZ:
51.9412, 63.0063, 19.5490
xyY:
0.3862, 0.4685, 63.0063
CIE-Lab:
83.4457, -19.8604, 58.6296
CIE-LCH:
83.4457, 61.9021, 108.7135
CIE-Luv:
83.4457, -1.1211, 74.6452
Hunter-Lab:
79.3765, -22.1046, 40.9614
#ced85c color charts
#ced85c color shades, tints & tones
#ced85c color schemes
#ced85c color preview, HTML & CSS examples
This text has a color of #ced85c
<p style="color:#ced85c;">Text here</p>
.mytext {color:#ced85c;}
This box has a color of #ced85c
<div style="background-color:#ced85c;">Content here</div>
.mybackground {background-color:#ced85c;}
Border around this has a color of #ced85c
<div style="border:2px solid #ced85c;">Content here</div>
.myborder {border:2px solid #ced85c;}