#bdebc1 color space conversions
Hex:
#bdebc1
RGB:
189, 235, 193
CMY:
26, 8, 24
CMYK:
20, 0, 18, 8
HSL:
125°, 53.4884%, 83.1373%
HSV (HSB):
125°, 19.5745%, 92.1569%
XYZ:
60.3202, 74.0857, 61.5728
xyY:
0.3078, 0.3780, 74.0857
CIE-Lab:
88.9630, -22.7469, 15.5818
CIE-LCH:
88.9630, 27.5720, 145.5887
CIE-Luv:
88.9630, -23.0686, 26.9069
Hunter-Lab:
86.0731, -25.5346, 17.8377
#bdebc1 color charts
#bdebc1 color shades, tints & tones
#bdebc1 color schemes
#bdebc1 color preview, HTML & CSS examples
This text has a color of #bdebc1
<p style="color:#bdebc1;">Text here</p>
.mytext {color:#bdebc1;}
This box has a color of #bdebc1
<div style="background-color:#bdebc1;">Content here</div>
.mybackground {background-color:#bdebc1;}
Border around this has a color of #bdebc1
<div style="border:2px solid #bdebc1;">Content here</div>
.myborder {border:2px solid #bdebc1;}