#cffbd8 color space conversions
Hex:
#cffbd8
RGB:
207, 251, 216
CMY:
19, 2, 15
CMYK:
18, 0, 14, 2
HSL:
132°, 84.6154%, 89.8039%
HSV (HSB):
132°, 17.5299%, 98.4314%
XYZ:
72.6240, 87.2176, 77.9727
xyY:
0.3054, 0.3667, 87.2176
CIE-Lab:
94.8305, -20.6115, 12.1539
CIE-LCH:
94.8305, 23.9281, 149.4735
CIE-Luv:
94.8305, -22.1221, 21.8999
Hunter-Lab:
93.3904, -24.6246, 15.8713
#cffbd8 color charts
#cffbd8 color shades, tints & tones
#cffbd8 color schemes
#cffbd8 color preview, HTML & CSS examples
This text has a color of #cffbd8
<p style="color:#cffbd8;">Text here</p>
.mytext {color:#cffbd8;}
This box has a color of #cffbd8
<div style="background-color:#cffbd8;">Content here</div>
.mybackground {background-color:#cffbd8;}
Border around this has a color of #cffbd8
<div style="border:2px solid #cffbd8;">Content here</div>
.myborder {border:2px solid #cffbd8;}