#c7b7cc color space conversions
Hex:
#c7b7cc
RGB:
199, 183, 204
CMY:
22, 28, 20
CMYK:
2, 10, 0, 20
HSL:
286°, 17.0732%, 75.8824%
HSV (HSB):
286°, 10.2941%, 80.0000%
XYZ:
51.3858, 50.3687, 64.1406
xyY:
0.3097, 0.3036, 50.3687
CIE-Lab:
76.2950, 9.4989, -8.5273
CIE-LCH:
76.2950, 12.7649, 318.0850
CIE-Luv:
76.2950, 7.7753, -14.5975
Hunter-Lab:
70.9709, 5.0419, -3.9042
#c7b7cc color charts
#c7b7cc color shades, tints & tones
#c7b7cc color schemes
#c7b7cc color preview, HTML & CSS examples
This text has a color of #c7b7cc
<p style="color:#c7b7cc;">Text here</p>
.mytext {color:#c7b7cc;}
This box has a color of #c7b7cc
<div style="background-color:#c7b7cc;">Content here</div>
.mybackground {background-color:#c7b7cc;}
Border around this has a color of #c7b7cc
<div style="border:2px solid #c7b7cc;">Content here</div>
.myborder {border:2px solid #c7b7cc;}