#cffbcb color space conversions
Hex:
#cffbcb
RGB:
207, 251, 203
CMY:
19, 2, 20
CMYK:
18, 0, 19, 2
HSL:
115°, 85.7143%, 89.0196%
HSV (HSB):
115°, 19.1235%, 98.4314%
XYZ:
71.0088, 86.5716, 69.4673
xyY:
0.3127, 0.3813, 86.5716
CIE-Lab:
94.5562, -22.8432, 18.4391
CIE-LCH:
94.5562, 29.3566, 141.0894
CIE-Luv:
94.5562, -21.9307, 31.2505
Hunter-Lab:
93.0438, -26.5998, 20.8643
#cffbcb color charts
#cffbcb color shades, tints & tones
#cffbcb color schemes
#cffbcb color preview, HTML & CSS examples
This text has a color of #cffbcb
<p style="color:#cffbcb;">Text here</p>
.mytext {color:#cffbcb;}
This box has a color of #cffbcb
<div style="background-color:#cffbcb;">Content here</div>
.mybackground {background-color:#cffbcb;}
Border around this has a color of #cffbcb
<div style="border:2px solid #cffbcb;">Content here</div>
.myborder {border:2px solid #cffbcb;}