#cedb80 color space conversions
Hex:
#cedb80
RGB:
206, 219, 128
CMY:
19, 14, 50
CMYK:
6, 0, 42, 14
HSL:
69°, 55.8282%, 68.0392%
HSV (HSB):
69°, 41.5525%, 85.8824%
XYZ:
54.6814, 65.3434, 30.1526
xyY:
0.3641, 0.4351, 65.3434
CIE-Lab:
84.6604, -18.0305, 43.1902
CIE-LCH:
84.6604, 46.8027, 112.6590
CIE-Luv:
84.6604, -3.8158, 59.7354
Hunter-Lab:
80.8352, -20.7145, 34.4687
#cedb80 color charts
#cedb80 color shades, tints & tones
#cedb80 color schemes
#cedb80 color preview, HTML & CSS examples
This text has a color of #cedb80
<p style="color:#cedb80;">Text here</p>
.mytext {color:#cedb80;}
This box has a color of #cedb80
<div style="background-color:#cedb80;">Content here</div>
.mybackground {background-color:#cedb80;}
Border around this has a color of #cedb80
<div style="border:2px solid #cedb80;">Content here</div>
.myborder {border:2px solid #cedb80;}