#bed5a5 color space conversions
Hex:
#bed5a5
RGB:
190, 213, 165
CMY:
25, 16, 35
CMYK:
11, 0, 23, 16
HSL:
89°, 36.3636%, 74.1176%
HSV (HSB):
89°, 22.5352%, 83.5294%
XYZ:
51.8210, 61.2523, 44.6889
xyY:
0.3285, 0.3883, 61.2523
CIE-Lab:
82.5142, -16.1611, 21.2208
CIE-LCH:
82.5142, 26.6740, 127.2916
CIE-Luv:
82.5142, -10.9379, 32.9305
Hunter-Lab:
78.2638, -18.7711, 20.9299
#bed5a5 color charts
#bed5a5 color shades, tints & tones
#bed5a5 color schemes
#bed5a5 color preview, HTML & CSS examples
This text has a color of #bed5a5
<p style="color:#bed5a5;">Text here</p>
.mytext {color:#bed5a5;}
This box has a color of #bed5a5
<div style="background-color:#bed5a5;">Content here</div>
.mybackground {background-color:#bed5a5;}
Border around this has a color of #bed5a5
<div style="border:2px solid #bed5a5;">Content here</div>
.myborder {border:2px solid #bed5a5;}