#bffdbd color space conversions
Hex:
#bffdbd
RGB:
191, 253, 189
CMY:
25, 1, 26
CMYK:
25, 0, 25, 1
HSL:
118°, 94.1176%, 86.6667%
HSV (HSB):
118°, 25.2964%, 99.2157%
XYZ:
65.7964, 85.0010, 61.0831
xyY:
0.3105, 0.4012, 85.0010
CIE-Lab:
93.8836, -31.3282, 24.5052
CIE-LCH:
93.8836, 39.7738, 141.9672
CIE-Luv:
93.8836, -30.6985, 41.0305
Hunter-Lab:
92.1960, -33.9550, 25.2555
#bffdbd color charts
#bffdbd color shades, tints & tones
#bffdbd color schemes
#bffdbd color preview, HTML & CSS examples
This text has a color of #bffdbd
<p style="color:#bffdbd;">Text here</p>
.mytext {color:#bffdbd;}
This box has a color of #bffdbd
<div style="background-color:#bffdbd;">Content here</div>
.mybackground {background-color:#bffdbd;}
Border around this has a color of #bffdbd
<div style="border:2px solid #bffdbd;">Content here</div>
.myborder {border:2px solid #bffdbd;}