#cedcac color space conversions
Hex:
#cedcac
RGB:
206, 220, 172
CMY:
19, 14, 33
CMYK:
6, 0, 22, 14
HSL:
78°, 40.6780%, 76.8627%
HSV (HSB):
78°, 21.8182%, 86.2745%
XYZ:
58.4932, 67.2868, 48.9345
xyY:
0.3348, 0.3851, 67.2868
CIE-Lab:
85.6486, -12.8433, 22.0599
CIE-LCH:
85.6486, 25.5262, 120.2081
CIE-Luv:
85.6486, -5.7964, 33.6803
Hunter-Lab:
82.0285, -16.2645, 22.0503
#cedcac color charts
#cedcac RGB chart
#cedcac CMYK chart
#cedcac RGB pie chart
#cedcac color shades, tints & tones
#cedcac color schemes
#cedcac color preview, HTML & CSS examples
This text has a color of #cedcac
<p style="color:#cedcac;">Text here</p>
.mytext {color:#cedcac;}
Text color #cedcac
This box has a color of #cedcac
<div style="background-color:#cedcac;">Content here</div>
.mybackground {background-color:#cedcac;}
Background color #cedcac
Border around this has a color of #cedcac
<div style="border:2px solid #cedcac;">Content here</div>
.myborder {border:2px solid #cedcac;}
Border color #cedcac