#c07b7e color space conversions
Hex:
#c07b7e
RGB:
192, 123, 126
CMY:
25, 52, 51
CMYK:
0, 36, 34, 25
HSL:
357°, 35.3846%, 61.7647%
HSV (HSB):
357°, 35.9375%, 75.2941%
XYZ:
32.5871, 26.8787, 23.2093
xyY:
0.3942, 0.3251, 26.8787
CIE-Lab:
58.8619, 27.2691, 9.6010
CIE-LCH:
58.8619, 28.9099, 19.3963
CIE-Luv:
58.8619, 45.9685, 7.8935
Hunter-Lab:
51.8447, 21.4682, 9.7490
#c07b7e color charts
#c07b7e color shades, tints & tones
#c07b7e color schemes
#c07b7e color preview, HTML & CSS examples
This text has a color of #c07b7e
<p style="color:#c07b7e;">Text here</p>
.mytext {color:#c07b7e;}
This box has a color of #c07b7e
<div style="background-color:#c07b7e;">Content here</div>
.mybackground {background-color:#c07b7e;}
Border around this has a color of #c07b7e
<div style="border:2px solid #c07b7e;">Content here</div>
.myborder {border:2px solid #c07b7e;}