#defbec color space conversions
Hex:
#defbec
RGB:
222, 251, 236
CMY:
13, 2, 7
CMYK:
12, 0, 6, 2
HSL:
149°, 78.3784%, 92.7451%
HSV (HSB):
149°, 11.5538%, 98.4314%
XYZ:
79.7617, 90.5801, 92.6367
xyY:
0.3033, 0.3444, 90.5801
CIE-Lab:
96.2369, -12.1635, 3.9994
CIE-LCH:
96.2369, 12.8041, 161.7987
CIE-Luv:
96.2369, -14.9573, 8.2957
Hunter-Lab:
95.1736, -16.9590, 8.9119
#defbec color charts
#defbec RGB chart
#defbec CMYK chart
#defbec RGB pie chart
#defbec color shades, tints & tones
#defbec color schemes
#defbec color preview, HTML & CSS examples
This text has a color of #defbec
<p style="color:#defbec;">Text here</p>
.mytext {color:#defbec;}
Text color #defbec
This box has a color of #defbec
<div style="background-color:#defbec;">Content here</div>
.mybackground {background-color:#defbec;}
Background color #defbec
Border around this has a color of #defbec
<div style="border:2px solid #defbec;">Content here</div>
.myborder {border:2px solid #defbec;}
Border color #defbec