#defcac color space conversions
Hex:
#defcac
RGB:
222, 252, 172
CMY:
13, 1, 33
CMYK:
12, 0, 32, 1
HSL:
82°, 93.0233%, 83.1373%
HSV (HSB):
82°, 31.7460%, 98.8235%
XYZ:
72.3810, 88.1290, 52.2254
xyY:
0.3402, 0.4143, 88.1290
CIE-Lab:
95.2152, -22.7800, 35.1940
CIE-LCH:
95.2152, 41.9231, 122.9137
CIE-Luv:
95.2152, -13.8257, 53.2910
Hunter-Lab:
93.8770, -26.6579, 32.7299
#defcac color charts
#defcac RGB chart
#defcac CMYK chart
#defcac RGB pie chart
#defcac color shades, tints & tones
#defcac color schemes
#defcac color preview, HTML & CSS examples
This text has a color of #defcac
<p style="color:#defcac;">Text here</p>
.mytext {color:#defcac;}
Text color #defcac
This box has a color of #defcac
<div style="background-color:#defcac;">Content here</div>
.mybackground {background-color:#defcac;}
Background color #defcac
Border around this has a color of #defcac
<div style="border:2px solid #defcac;">Content here</div>
.myborder {border:2px solid #defcac;}
Border color #defcac