#defbbc color space conversions
Hex:
#defbbc
RGB:
222, 251, 188
CMY:
13, 2, 26
CMYK:
12, 0, 25, 2
HSL:
88°, 88.7324%, 86.0784%
HSV (HSB):
88°, 25.0996%, 98.4314%
XYZ:
73.6985, 88.1548, 60.7082
xyY:
0.3311, 0.3961, 88.1548
CIE-Lab:
95.2261, -20.0731, 27.1580
CIE-LCH:
95.2261, 33.7711, 126.4690
CIE-Luv:
95.2261, -13.6694, 42.5870
Hunter-Lab:
93.8908, -24.1974, 27.3876
#defbbc color charts
#defbbc RGB chart
#defbbc CMYK chart
#defbbc RGB pie chart
#defbbc color shades, tints & tones
#defbbc color schemes
#defbbc color preview, HTML & CSS examples
This text has a color of #defbbc
<p style="color:#defbbc;">Text here</p>
.mytext {color:#defbbc;}
Text color #defbbc
This box has a color of #defbbc
<div style="background-color:#defbbc;">Content here</div>
.mybackground {background-color:#defbbc;}
Background color #defbbc
Border around this has a color of #defbbc
<div style="border:2px solid #defbbc;">Content here</div>
.myborder {border:2px solid #defbbc;}
Border color #defbbc