#bed3d3 color space conversions
Hex:
#bed3d3
RGB:
190, 211, 211
CMY:
25, 17, 17
CMYK:
10, 0, 0, 17
HSL:
180°, 19.2661%, 78.6275%
HSV (HSB):
180°, 9.9526%, 82.7451%
XYZ:
56.2873, 62.2388, 70.6747
xyY:
0.2975, 0.3290, 62.2388
CIE-Lab:
83.0403, -7.0155, -2.4077
CIE-LCH:
83.0403, 7.4172, 198.9419
CIE-Luv:
83.0403, -11.3468, -2.4619
Hunter-Lab:
78.8916, -10.7046, 2.1095
#bed3d3 color charts
#bed3d3 color shades, tints & tones
#bed3d3 color schemes
#bed3d3 color preview, HTML & CSS examples
This text has a color of #bed3d3
<p style="color:#bed3d3;">Text here</p>
.mytext {color:#bed3d3;}
This box has a color of #bed3d3
<div style="background-color:#bed3d3;">Content here</div>
.mybackground {background-color:#bed3d3;}
Border around this has a color of #bed3d3
<div style="border:2px solid #bed3d3;">Content here</div>
.myborder {border:2px solid #bed3d3;}