#beffae color space conversions
Hex:
#beffae
RGB:
190, 255, 174
CMY:
25, 0, 32
CMYK:
25, 0, 32, 0
HSL:
108°, 100.0000%, 84.1176%
HSV (HSB):
108°, 31.7647%, 100.0000%
XYZ:
64.6352, 85.5231, 53.1454
xyY:
0.3179, 0.4207, 85.5231
CIE-Lab:
94.1081, -34.9135, 32.3713
CIE-LCH:
94.1081, 47.6115, 137.1638
CIE-Luv:
94.1081, -32.1396, 51.9295
Hunter-Lab:
92.4787, -37.0806, 30.6625
#beffae color charts
#beffae color shades, tints & tones
#beffae color schemes
#beffae color preview, HTML & CSS examples
This text has a color of #beffae
<p style="color:#beffae;">Text here</p>
.mytext {color:#beffae;}
This box has a color of #beffae
<div style="background-color:#beffae;">Content here</div>
.mybackground {background-color:#beffae;}
Border around this has a color of #beffae
<div style="border:2px solid #beffae;">Content here</div>
.myborder {border:2px solid #beffae;}