#befdac color space conversions
Hex:
#befdac
RGB:
190, 253, 172
CMY:
25, 1, 33
CMYK:
25, 0, 32, 1
HSL:
107°, 95.2941%, 83.3333%
HSV (HSB):
107°, 32.0158%, 99.2157%
XYZ:
63.8069, 84.1763, 51.9144
xyY:
0.3192, 0.4211, 84.1763
CIE-Lab:
93.5270, -34.2952, 32.5947
CIE-LCH:
93.5270, 47.3136, 136.4562
CIE-Luv:
93.5270, -31.1793, 52.0247
Hunter-Lab:
91.7476, -36.4186, 30.6747
#befdac color charts
#befdac color shades, tints & tones
#befdac color schemes
#befdac color preview, HTML & CSS examples
This text has a color of #befdac
<p style="color:#befdac;">Text here</p>
.mytext {color:#befdac;}
This box has a color of #befdac
<div style="background-color:#befdac;">Content here</div>
.mybackground {background-color:#befdac;}
Border around this has a color of #befdac
<div style="border:2px solid #befdac;">Content here</div>
.myborder {border:2px solid #befdac;}