#bedbc6 color space conversions
Hex:
#bedbc6
RGB:
190, 219, 198
CMY:
25, 14, 22
CMYK:
13, 0, 10, 14
HSL:
137°, 28.7129%, 80.1961%
HSV (HSB):
137°, 13.2420%, 85.8824%
XYZ:
56.7598, 65.6874, 63.1135
xyY:
0.3059, 0.3540, 65.6874
CIE-Lab:
84.8367, -13.5874, 7.0994
CIE-LCH:
84.8367, 15.3303, 152.4128
CIE-Luv:
84.8367, -14.8521, 12.9615
Hunter-Lab:
81.0478, -16.8256, 10.5632
#bedbc6 color charts
#bedbc6 color shades, tints & tones
#bedbc6 color schemes
#bedbc6 color preview, HTML & CSS examples
This text has a color of #bedbc6
<p style="color:#bedbc6;">Text here</p>
.mytext {color:#bedbc6;}
This box has a color of #bedbc6
<div style="background-color:#bedbc6;">Content here</div>
.mybackground {background-color:#bedbc6;}
Border around this has a color of #bedbc6
<div style="border:2px solid #bedbc6;">Content here</div>
.myborder {border:2px solid #bedbc6;}