#cfdbc8 color space conversions
Hex:
#cfdbc8
RGB:
207, 219, 200
CMY:
19, 14, 22
CMYK:
5, 0, 9, 14
HSL:
98°, 20.8791%, 82.1569%
HSV (HSB):
98°, 8.6758%, 85.8824%
XYZ:
61.4890, 68.0986, 64.5471
xyY:
0.3167, 0.3508, 68.0986
CIE-Lab:
86.0557, -7.4582, 7.9480
CIE-LCH:
86.0557, 10.8993, 133.1792
CIE-Luv:
86.0557, -5.7909, 13.1491
Hunter-Lab:
82.5219, -11.4087, 11.3897
#cfdbc8 color charts
#cfdbc8 color shades, tints & tones
#cfdbc8 color schemes
#cfdbc8 color preview, HTML & CSS examples
This text has a color of #cfdbc8
<p style="color:#cfdbc8;">Text here</p>
.mytext {color:#cfdbc8;}
This box has a color of #cfdbc8
<div style="background-color:#cfdbc8;">Content here</div>
.mybackground {background-color:#cfdbc8;}
Border around this has a color of #cfdbc8
<div style="border:2px solid #cfdbc8;">Content here</div>
.myborder {border:2px solid #cfdbc8;}