#defbaf color space conversions
Hex:
#defbaf
RGB:
222, 251, 175
CMY:
13, 2, 31
CMYK:
12, 0, 30, 2
HSL:
83°, 90.4762%, 83.5294%
HSV (HSB):
83°, 30.2789%, 98.4314%
XYZ:
72.3592, 87.6191, 53.6559
xyY:
0.3387, 0.4101, 87.6191
CIE-Lab:
95.0003, -21.8995, 33.4070
CIE-LCH:
95.0003, 39.9452, 123.2462
CIE-Luv:
95.0003, -13.3606, 50.8875
Hunter-Lab:
93.6051, -25.8236, 31.5376
#defbaf color charts
#defbaf RGB chart
#defbaf CMYK chart
#defbaf RGB pie chart
#defbaf color shades, tints & tones
#defbaf color schemes
#defbaf color preview, HTML & CSS examples
This text has a color of #defbaf
<p style="color:#defbaf;">Text here</p>
.mytext {color:#defbaf;}
Text color #defbaf
This box has a color of #defbaf
<div style="background-color:#defbaf;">Content here</div>
.mybackground {background-color:#defbaf;}
Background color #defbaf
Border around this has a color of #defbaf
<div style="border:2px solid #defbaf;">Content here</div>
.myborder {border:2px solid #defbaf;}
Border color #defbaf