#defbbb color space conversions
Hex:
#defbbb
RGB:
222, 251, 187
CMY:
13, 2, 27
CMYK:
12, 0, 25, 2
HSL:
87°, 88.8889%, 85.8824%
HSV (HSB):
87°, 25.4980%, 98.4314%
XYZ:
73.5910, 88.1118, 60.1423
xyY:
0.3317, 0.3972, 88.1118
CIE-Lab:
95.2080, -20.2186, 27.6399
CIE-LCH:
95.2080, 34.2455, 126.1854
CIE-Luv:
95.2080, -13.6450, 43.2424
Hunter-Lab:
93.8679, -24.3275, 27.7197
#defbbb color charts
#defbbb color shades, tints & tones
#defbbb color schemes
#defbbb color preview, HTML & CSS examples
This text has a color of #defbbb
<p style="color:#defbbb;">Text here</p>
.mytext {color:#defbbb;}
This box has a color of #defbbb
<div style="background-color:#defbbb;">Content here</div>
.mybackground {background-color:#defbbb;}
Border around this has a color of #defbbb
<div style="border:2px solid #defbbb;">Content here</div>
.myborder {border:2px solid #defbbb;}