#bffdd5 color space conversions
Hex:
#bffdd5
RGB:
191, 253, 213
CMY:
25, 1, 16
CMYK:
25, 0, 16, 1
HSL:
141°, 93.9394%, 87.0588%
HSV (HSB):
141°, 24.5059%, 99.2157%
XYZ:
68.6214, 86.1310, 75.9590
xyY:
0.2974, 0.3733, 86.1310
CIE-Lab:
94.3683, -27.1761, 12.9109
CIE-LCH:
94.3683, 30.0871, 154.5885
CIE-Luv:
94.3683, -30.7193, 24.1301
Hunter-Lab:
92.8068, -30.4289, 16.4380
#bffdd5 color charts
#bffdd5 color shades, tints & tones
#bffdd5 color schemes
#bffdd5 color preview, HTML & CSS examples
This text has a color of #bffdd5
<p style="color:#bffdd5;">Text here</p>
.mytext {color:#bffdd5;}
This box has a color of #bffdd5
<div style="background-color:#bffdd5;">Content here</div>
.mybackground {background-color:#bffdd5;}
Border around this has a color of #bffdd5
<div style="border:2px solid #bffdd5;">Content here</div>
.myborder {border:2px solid #bffdd5;}