#c07c9c color space conversions
Hex:
#c07c9c
RGB:
192, 124, 156
CMY:
25, 51, 39
CMYK:
0, 35, 19, 25
HSL:
332°, 35.0515%, 61.9608%
HSV (HSB):
332°, 35.4167%, 75.2941%
XYZ:
34.9466, 28.0221, 35.0194
xyY:
0.3566, 0.2860, 28.0221
CIE-Lab:
59.9087, 31.0075, -6.1521
CIE-LCH:
59.9087, 31.6119, 348.7779
CIE-Luv:
59.9087, 40.2096, -14.2145
Hunter-Lab:
52.9359, 25.2024, -2.1678
#c07c9c color charts
#c07c9c color shades, tints & tones
#c07c9c color schemes
#c07c9c color preview, HTML & CSS examples
This text has a color of #c07c9c
<p style="color:#c07c9c;">Text here</p>
.mytext {color:#c07c9c;}
This box has a color of #c07c9c
<div style="background-color:#c07c9c;">Content here</div>
.mybackground {background-color:#c07c9c;}
Border around this has a color of #c07c9c
<div style="border:2px solid #c07c9c;">Content here</div>
.myborder {border:2px solid #c07c9c;}