#c0808b color space conversions
Hex:
#c0808b
RGB:
192, 128, 139
CMY:
25, 50, 45
CMYK:
0, 33, 28, 25
HSL:
350°, 33.6842%, 62.7451%
HSV (HSB):
350°, 33.3333%, 75.2941%
XYZ:
34.1176, 28.5089, 28.1307
xyY:
0.3759, 0.3141, 28.5089
CIE-Lab:
60.3457, 26.2684, 4.2500
CIE-LCH:
60.3457, 26.6100, 9.1902
CIE-Luv:
60.3457, 40.8255, 1.1512
Hunter-Lab:
53.3937, 20.6192, 6.1385
#c0808b color charts
#c0808b color shades, tints & tones
#c0808b color schemes
#c0808b color preview, HTML & CSS examples
This text has a color of #c0808b
<p style="color:#c0808b;">Text here</p>
.mytext {color:#c0808b;}
This box has a color of #c0808b
<div style="background-color:#c0808b;">Content here</div>
.mybackground {background-color:#c0808b;}
Border around this has a color of #c0808b
<div style="border:2px solid #c0808b;">Content here</div>
.myborder {border:2px solid #c0808b;}