#bed4bf color space conversions
Hex:
#bed4bf
RGB:
190, 212, 191
CMY:
25, 17, 25
CMYK:
10, 0, 10, 17
HSL:
123°, 20.3704%, 78.8235%
HSV (HSB):
123°, 10.3774%, 83.1373%
XYZ:
54.1827, 61.7957, 58.3622
xyY:
0.3108, 0.3545, 61.7957
CIE-Lab:
82.8047, -11.3000, 7.8900
CIE-LCH:
82.8047, 13.7819, 145.0759
CIE-Luv:
82.8047, -11.1842, 13.6569
Hunter-Lab:
78.6102, -14.5356, 11.0088
#bed4bf color charts
#bed4bf color shades, tints & tones
#bed4bf color schemes
#bed4bf color preview, HTML & CSS examples
This text has a color of #bed4bf
<p style="color:#bed4bf;">Text here</p>
.mytext {color:#bed4bf;}
This box has a color of #bed4bf
<div style="background-color:#bed4bf;">Content here</div>
.mybackground {background-color:#bed4bf;}
Border around this has a color of #bed4bf
<div style="border:2px solid #bed4bf;">Content here</div>
.myborder {border:2px solid #bed4bf;}