#beddac color space conversions
Hex:
#beddac
RGB:
190, 221, 172
CMY:
25, 13, 33
CMYK:
14, 0, 22, 13
HSL:
98°, 41.8803%, 77.0588%
HSV (HSB):
98°, 22.1719%, 86.6667%
XYZ:
54.5381, 65.6386, 48.8248
xyY:
0.3227, 0.3884, 65.6386
CIE-Lab:
84.8117, -19.0467, 20.7316
CIE-LCH:
84.8117, 28.1527, 132.5746
CIE-Luv:
84.8117, -15.2560, 33.0061
Hunter-Lab:
81.0177, -21.6214, 20.9816
#beddac color charts
#beddac RGB chart
#beddac CMYK chart
#beddac RGB pie chart
#beddac color shades, tints & tones
#beddac color schemes
#beddac color preview, HTML & CSS examples
This text has a color of #beddac
<p style="color:#beddac;">Text here</p>
.mytext {color:#beddac;}
Text color #beddac
This box has a color of #beddac
<div style="background-color:#beddac;">Content here</div>
.mybackground {background-color:#beddac;}
Background color #beddac
Border around this has a color of #beddac
<div style="border:2px solid #beddac;">Content here</div>
.myborder {border:2px solid #beddac;}
Border color #beddac