#ced485 color space conversions
Hex:
#ced485
RGB:
206, 212, 133
CMY:
19, 17, 48
CMYK:
3, 0, 37, 17
HSL:
65°, 47.8788%, 67.6471%
HSV (HSB):
65°, 37.2642%, 83.1373%
XYZ:
53.2307, 61.9022, 31.3331
xyY:
0.3634, 0.4226, 61.9022
CIE-Lab:
82.8614, -13.9868, 38.4090
CIE-LCH:
82.8614, 40.8765, 110.0093
CIE-Luv:
82.8614, 0.0942, 53.3721
Hunter-Lab:
78.6780, -16.9197, 31.4627
#ced485 color charts
#ced485 color shades, tints & tones
#ced485 color schemes
#ced485 color preview, HTML & CSS examples
This text has a color of #ced485
<p style="color:#ced485;">Text here</p>
.mytext {color:#ced485;}
This box has a color of #ced485
<div style="background-color:#ced485;">Content here</div>
.mybackground {background-color:#ced485;}
Border around this has a color of #ced485
<div style="border:2px solid #ced485;">Content here</div>
.myborder {border:2px solid #ced485;}