#c07b7a color space conversions
Hex:
#c07b7a
RGB:
192, 123, 122
CMY:
25, 52, 52
CMYK:
0, 36, 36, 25
HSL:
1°, 35.7143%, 61.5686%
HSV (HSB):
1°, 36.4583%, 75.2941%
XYZ:
32.3340, 26.7775, 21.8767
xyY:
0.3992, 0.3306, 26.7775
CIE-Lab:
58.7678, 26.7664, 11.7703
CIE-LCH:
58.7678, 29.2401, 23.7371
CIE-Luv:
58.7678, 46.6224, 10.7101
Hunter-Lab:
51.7470, 20.9782, 11.1573
#c07b7a color charts
#c07b7a color shades, tints & tones
#c07b7a color schemes
#c07b7a color preview, HTML & CSS examples
This text has a color of #c07b7a
<p style="color:#c07b7a;">Text here</p>
.mytext {color:#c07b7a;}
This box has a color of #c07b7a
<div style="background-color:#c07b7a;">Content here</div>
.mybackground {background-color:#c07b7a;}
Border around this has a color of #c07b7a
<div style="border:2px solid #c07b7a;">Content here</div>
.myborder {border:2px solid #c07b7a;}