#beddaa color space conversions
Hex:
#beddaa
RGB:
190, 221, 170
CMY:
25, 13, 33
CMYK:
14, 0, 23, 13
HSL:
96°, 42.8571%, 76.6667%
HSV (HSB):
96°, 23.0769%, 86.6667%
XYZ:
54.3474, 65.5623, 47.8206
xyY:
0.3240, 0.3909, 65.5623
CIE-Lab:
84.7727, -19.3632, 21.7210
CIE-LCH:
84.7727, 29.0987, 131.7154
CIE-Luv:
84.7727, -15.2143, 34.3714
Hunter-Lab:
80.9706, -21.8895, 21.6632
#beddaa color charts
#beddaa color shades, tints & tones
#beddaa color schemes
#beddaa color preview, HTML & CSS examples
This text has a color of #beddaa
<p style="color:#beddaa;">Text here</p>
.mytext {color:#beddaa;}
This box has a color of #beddaa
<div style="background-color:#beddaa;">Content here</div>
.mybackground {background-color:#beddaa;}
Border around this has a color of #beddaa
<div style="border:2px solid #beddaa;">Content here</div>
.myborder {border:2px solid #beddaa;}