#ceb2d3 color space conversions
Hex:
#ceb2d3
RGB:
206, 178, 211
CMY:
19, 30, 17
CMYK:
2, 16, 0, 17
HSL:
291°, 27.2727%, 76.2745%
HSV (HSB):
291°, 15.6398%, 82.7451%
XYZ:
53.1319, 49.6657, 68.4141
xyY:
0.3103, 0.2901, 49.6657
CIE-Lab:
75.8636, 15.9206, -12.9149
CIE-LCH:
75.8636, 20.5003, 320.9509
CIE-Luv:
75.8636, 13.7834, -22.5270
Hunter-Lab:
70.4739, 11.2457, -8.2253
#ceb2d3 color charts
#ceb2d3 color shades, tints & tones
#ceb2d3 color schemes
#ceb2d3 color preview, HTML & CSS examples
This text has a color of #ceb2d3
<p style="color:#ceb2d3;">Text here</p>
.mytext {color:#ceb2d3;}
This box has a color of #ceb2d3
<div style="background-color:#ceb2d3;">Content here</div>
.mybackground {background-color:#ceb2d3;}
Border around this has a color of #ceb2d3
<div style="border:2px solid #ceb2d3;">Content here</div>
.myborder {border:2px solid #ceb2d3;}