#cbb4b4 color space conversions
Hex:
#cbb4b4
RGB:
203, 180, 180
CMY:
20, 29, 29
CMYK:
0, 11, 11, 20
HSL:
0°, 18.1102%, 75.0980%
HSV (HSB):
0°, 11.3300%, 79.6078%
XYZ:
49.1881, 48.6343, 49.9749
xyY:
0.3328, 0.3291, 48.6343
CIE-Lab:
75.2233, 8.2269, 3.0071
CIE-LCH:
75.2233, 8.7592, 20.0782
CIE-Luv:
75.2233, 13.7244, 2.9474
Hunter-Lab:
69.7383, 3.8582, 6.3292
#cbb4b4 color charts
#cbb4b4 color shades, tints & tones
#cbb4b4 color schemes
#cbb4b4 color preview, HTML & CSS examples
This text has a color of #cbb4b4
<p style="color:#cbb4b4;">Text here</p>
.mytext {color:#cbb4b4;}
This box has a color of #cbb4b4
<div style="background-color:#cbb4b4;">Content here</div>
.mybackground {background-color:#cbb4b4;}
Border around this has a color of #cbb4b4
<div style="border:2px solid #cbb4b4;">Content here</div>
.myborder {border:2px solid #cbb4b4;}