#c07e8f color space conversions
Hex:
#c07e8f
RGB:
192, 126, 143
CMY:
25, 51, 44
CMYK:
0, 34, 26, 25
HSL:
345°, 34.3750%, 62.3529%
HSV (HSB):
345°, 34.3750%, 75.2941%
XYZ:
34.1570, 28.1113, 29.6124
xyY:
0.3718, 0.3060, 28.1113
CIE-Lab:
59.9892, 27.9420, 1.4370
CIE-LCH:
59.9892, 27.9789, 2.9439
CIE-Luv:
59.9892, 41.3391, -2.9838
Hunter-Lab:
53.0201, 22.2093, 3.9999
#c07e8f color charts
#c07e8f color shades, tints & tones
#c07e8f color schemes
#c07e8f color preview, HTML & CSS examples
This text has a color of #c07e8f
<p style="color:#c07e8f;">Text here</p>
.mytext {color:#c07e8f;}
This box has a color of #c07e8f
<div style="background-color:#c07e8f;">Content here</div>
.mybackground {background-color:#c07e8f;}
Border around this has a color of #c07e8f
<div style="border:2px solid #c07e8f;">Content here</div>
.myborder {border:2px solid #c07e8f;}