#bedbc9 color space conversions
Hex:
#bedbc9
RGB:
190, 219, 201
CMY:
25, 14, 21
CMYK:
13, 0, 8, 14
HSL:
143°, 28.7129%, 80.1961%
HSV (HSB):
143°, 13.2420%, 85.8824%
XYZ:
57.1093, 65.8272, 64.9543
xyY:
0.3039, 0.3503, 65.8272
CIE-Lab:
84.9082, -13.0330, 5.6170
CIE-LCH:
84.9082, 14.1918, 156.6848
CIE-Luv:
84.9082, -14.9280, 10.6857
Hunter-Lab:
81.1340, -16.3402, 9.3274
#bedbc9 color charts
#bedbc9 color shades, tints & tones
#bedbc9 color schemes
#bedbc9 color preview, HTML & CSS examples
This text has a color of #bedbc9
<p style="color:#bedbc9;">Text here</p>
.mytext {color:#bedbc9;}
This box has a color of #bedbc9
<div style="background-color:#bedbc9;">Content here</div>
.mybackground {background-color:#bedbc9;}
Border around this has a color of #bedbc9
<div style="border:2px solid #bedbc9;">Content here</div>
.myborder {border:2px solid #bedbc9;}