#c08ba3 color space conversions
Hex:
#c08ba3
RGB:
192, 139, 163
CMY:
25, 45, 36
CMYK:
0, 28, 15, 25
HSL:
333°, 29.6089%, 64.9020%
HSV (HSB):
333°, 27.6042%, 75.2941%
XYZ:
37.5817, 32.3160, 38.9072
xyY:
0.3454, 0.2970, 32.3160
CIE-Lab:
63.6032, 23.8685, -4.6762
CIE-LCH:
63.6032, 24.3222, 348.9153
CIE-Luv:
63.6032, 30.9216, -10.9242
Hunter-Lab:
56.8472, 18.5238, -0.7860
#c08ba3 color charts
#c08ba3 color shades, tints & tones
#c08ba3 color schemes
#c08ba3 color preview, HTML & CSS examples
This text has a color of #c08ba3
<p style="color:#c08ba3;">Text here</p>
.mytext {color:#c08ba3;}
This box has a color of #c08ba3
<div style="background-color:#c08ba3;">Content here</div>
.mybackground {background-color:#c08ba3;}
Border around this has a color of #c08ba3
<div style="border:2px solid #c08ba3;">Content here</div>
.myborder {border:2px solid #c08ba3;}