#cebcbf color space conversions
Hex:
#cebcbf
RGB:
206, 188, 191
CMY:
19, 26, 25
CMYK:
0, 9, 7, 19
HSL:
350°, 15.5172%, 77.2549%
HSV (HSB):
350°, 8.7379%, 80.7843%
XYZ:
52.8408, 52.8498, 56.7062
xyY:
0.3254, 0.3254, 52.8498
CIE-Lab:
77.7863, 6.8800, 0.7890
CIE-LCH:
77.7863, 6.9250, 6.5422
CIE-Luv:
77.7863, 10.3699, -0.0438
Hunter-Lab:
72.6979, 2.5222, 4.6408
#cebcbf color charts
#cebcbf color shades, tints & tones
#cebcbf color schemes
#cebcbf color preview, HTML & CSS examples
This text has a color of #cebcbf
<p style="color:#cebcbf;">Text here</p>
.mytext {color:#cebcbf;}
This box has a color of #cebcbf
<div style="background-color:#cebcbf;">Content here</div>
.mybackground {background-color:#cebcbf;}
Border around this has a color of #cebcbf
<div style="border:2px solid #cebcbf;">Content here</div>
.myborder {border:2px solid #cebcbf;}