#bedddc color space conversions
Hex:
#bedddc
RGB:
190, 221, 220
CMY:
25, 13, 14
CMYK:
14, 0, 0, 13
HSL:
178°, 31.3131%, 80.5882%
HSV (HSB):
178°, 14.0271%, 86.6667%
XYZ:
60.0099, 67.8274, 77.6393
xyY:
0.2921, 0.3301, 67.8274
CIE-Lab:
85.9200, -10.3689, -2.9535
CIE-LCH:
85.9200, 10.7813, 195.8993
CIE-Luv:
85.9200, -16.3642, -2.7556
Hunter-Lab:
82.3574, -14.0609, 1.7568
#bedddc color charts
#bedddc color shades, tints & tones
#bedddc color schemes
#bedddc color preview, HTML & CSS examples
This text has a color of #bedddc
<p style="color:#bedddc;">Text here</p>
.mytext {color:#bedddc;}
This box has a color of #bedddc
<div style="background-color:#bedddc;">Content here</div>
.mybackground {background-color:#bedddc;}
Border around this has a color of #bedddc
<div style="border:2px solid #bedddc;">Content here</div>
.myborder {border:2px solid #bedddc;}