#defbbf color space conversions
Hex:
#defbbf
RGB:
222, 251, 191
CMY:
13, 2, 25
CMYK:
12, 0, 24, 2
HSL:
89°, 88.2353%, 86.6667%
HSV (HSB):
89°, 23.9044%, 98.4314%
XYZ:
74.0254, 88.2855, 62.4295
xyY:
0.3294, 0.3928, 88.2855
CIE-Lab:
95.2810, -19.6319, 25.7115
CIE-LCH:
95.2810, 32.3496, 127.3634
CIE-Luv:
95.2810, -13.7433, 40.6042
Hunter-Lab:
93.9604, -23.8020, 26.3786
#defbbf color charts
#defbbf RGB chart
#defbbf CMYK chart
#defbbf RGB pie chart
#defbbf color shades, tints & tones
#defbbf color schemes
#defbbf color preview, HTML & CSS examples
This text has a color of #defbbf
<p style="color:#defbbf;">Text here</p>
.mytext {color:#defbbf;}
Text color #defbbf
This box has a color of #defbbf
<div style="background-color:#defbbf;">Content here</div>
.mybackground {background-color:#defbbf;}
Background color #defbbf
Border around this has a color of #defbbf
<div style="border:2px solid #defbbf;">Content here</div>
.myborder {border:2px solid #defbbf;}
Border color #defbbf