#ceebd5 color space conversions
Hex:
#ceebd5
RGB:
206, 235, 213
CMY:
19, 8, 16
CMYK:
12, 0, 9, 8
HSL:
134°, 42.0290%, 86.4706%
HSV (HSB):
134°, 12.3404%, 92.1569%
XYZ:
67.1722, 77.3426, 74.3390
xyY:
0.3069, 0.3534, 77.3426
CIE-Lab:
90.4791, -13.5921, 7.4753
CIE-LCH:
90.4791, 15.5121, 151.1904
CIE-Luv:
90.4791, -14.7959, 13.6590
Hunter-Lab:
87.9446, -17.5647, 11.4438
#ceebd5 color charts
#ceebd5 color shades, tints & tones
#ceebd5 color schemes
#ceebd5 color preview, HTML & CSS examples
This text has a color of #ceebd5
<p style="color:#ceebd5;">Text here</p>
.mytext {color:#ceebd5;}
This box has a color of #ceebd5
<div style="background-color:#ceebd5;">Content here</div>
.mybackground {background-color:#ceebd5;}
Border around this has a color of #ceebd5
<div style="border:2px solid #ceebd5;">Content here</div>
.myborder {border:2px solid #ceebd5;}