#c07f8c color space conversions
Hex:
#c07f8c
RGB:
192, 127, 140
CMY:
25, 50, 45
CMYK:
0, 34, 27, 25
HSL:
348°, 34.0314%, 62.5490%
HSV (HSB):
348°, 33.8542%, 75.2941%
XYZ:
34.0612, 28.2787, 28.4740
xyY:
0.3751, 0.3114, 28.2787
CIE-Lab:
60.1397, 26.9608, 3.3785
CIE-LCH:
60.1397, 27.1717, 7.1425
CIE-Luv:
60.1397, 41.2529, -0.1572
Hunter-Lab:
53.1777, 21.2714, 5.4775
#c07f8c color charts
#c07f8c color shades, tints & tones
#c07f8c color schemes
#c07f8c color preview, HTML & CSS examples
This text has a color of #c07f8c
<p style="color:#c07f8c;">Text here</p>
.mytext {color:#c07f8c;}
This box has a color of #c07f8c
<div style="background-color:#c07f8c;">Content here</div>
.mybackground {background-color:#c07f8c;}
Border around this has a color of #c07f8c
<div style="border:2px solid #c07f8c;">Content here</div>
.myborder {border:2px solid #c07f8c;}