#c0b8cc color space conversions
Hex:
#c0b8cc
RGB:
192, 184, 204
CMY:
25, 28, 20
CMYK:
6, 10, 0, 20
HSL:
264°, 16.3934%, 76.0784%
HSV (HSB):
264°, 9.8039%, 80.0000%
XYZ:
49.7778, 49.8471, 64.1246
xyY:
0.3040, 0.3044, 49.8471
CIE-Lab:
75.9753, 6.5832, -9.0647
CIE-LCH:
75.9753, 11.2030, 305.9891
CIE-Luv:
75.9753, 3.2707, -14.9297
Hunter-Lab:
70.6025, 2.2959, -4.4284
#c0b8cc color charts
#c0b8cc color shades, tints & tones
#c0b8cc color schemes
#c0b8cc color preview, HTML & CSS examples
This text has a color of #c0b8cc
<p style="color:#c0b8cc;">Text here</p>
.mytext {color:#c0b8cc;}
This box has a color of #c0b8cc
<div style="background-color:#c0b8cc;">Content here</div>
.mybackground {background-color:#c0b8cc;}
Border around this has a color of #c0b8cc
<div style="border:2px solid #c0b8cc;">Content here</div>
.myborder {border:2px solid #c0b8cc;}