#cbbfc9 color space conversions
Hex:
#cbbfc9
RGB:
203, 191, 201
CMY:
20, 25, 21
CMYK:
0, 6, 1, 20
HSL:
310°, 10.3448%, 77.2549%
HSV (HSB):
310°, 5.9113%, 79.6078%
XYZ:
53.8020, 54.1752, 62.8795
xyY:
0.3149, 0.3171, 54.1752
CIE-Lab:
78.5638, 6.0067, -3.5097
CIE-LCH:
78.5638, 6.9569, 329.7022
CIE-Luv:
78.5638, 6.2666, -6.3407
Hunter-Lab:
73.6038, 1.6712, 0.8713
#cbbfc9 color charts
#cbbfc9 color shades, tints & tones
#cbbfc9 color schemes
#cbbfc9 color preview, HTML & CSS examples
This text has a color of #cbbfc9
<p style="color:#cbbfc9;">Text here</p>
.mytext {color:#cbbfc9;}
This box has a color of #cbbfc9
<div style="background-color:#cbbfc9;">Content here</div>
.mybackground {background-color:#cbbfc9;}
Border around this has a color of #cbbfc9
<div style="border:2px solid #cbbfc9;">Content here</div>
.myborder {border:2px solid #cbbfc9;}