#c48bb9 color space conversions
Hex:
#c48bb9
RGB:
196, 139, 185
CMY:
23, 45, 27
CMYK:
0, 29, 6, 23
HSL:
312°, 32.5714%, 65.6863%
HSV (HSB):
312°, 29.0816%, 76.8627%
XYZ:
40.7545, 33.7038, 50.2564
xyY:
0.3268, 0.2702, 33.7038
CIE-Lab:
64.7268, 29.0755, -15.3795
CIE-LCH:
64.7268, 32.8925, 332.1234
CIE-Luv:
64.7268, 30.3077, -27.9252
Hunter-Lab:
58.0550, 23.7107, -10.6871
#c48bb9 color charts
#c48bb9 color shades, tints & tones
#c48bb9 color schemes
#c48bb9 color preview, HTML & CSS examples
This text has a color of #c48bb9
<p style="color:#c48bb9;">Text here</p>
.mytext {color:#c48bb9;}
This box has a color of #c48bb9
<div style="background-color:#c48bb9;">Content here</div>
.mybackground {background-color:#c48bb9;}
Border around this has a color of #c48bb9
<div style="border:2px solid #c48bb9;">Content here</div>
.myborder {border:2px solid #c48bb9;}