#cb8cb8 color space conversions
Hex:
#cb8cb8
RGB:
203, 140, 184
CMY:
20, 45, 28
CMYK:
0, 31, 9, 20
HSL:
318°, 37.7246%, 67.2549%
HSV (HSB):
318°, 31.0345%, 79.6078%
XYZ:
42.6584, 34.9134, 49.8380
xyY:
0.3348, 0.2740, 34.9134
CIE-Lab:
65.6812, 30.7438, -13.3038
CIE-LCH:
65.6812, 33.4989, 336.6003
CIE-Luv:
65.6812, 34.5962, -25.1061
Hunter-Lab:
59.0875, 25.4654, -8.6475
#cb8cb8 color charts
#cb8cb8 color shades, tints & tones
#cb8cb8 color schemes
#cb8cb8 color preview, HTML & CSS examples
This text has a color of #cb8cb8
<p style="color:#cb8cb8;">Text here</p>
.mytext {color:#cb8cb8;}
This box has a color of #cb8cb8
<div style="background-color:#cb8cb8;">Content here</div>
.mybackground {background-color:#cb8cb8;}
Border around this has a color of #cb8cb8
<div style="border:2px solid #cb8cb8;">Content here</div>
.myborder {border:2px solid #cb8cb8;}