#c07f8f color space conversions
Hex:
#c07f8f
RGB:
192, 127, 143
CMY:
25, 50, 44
CMYK:
0, 34, 26, 25
HSL:
345°, 34.0314%, 62.5490%
HSV (HSB):
345°, 33.8542%, 75.2941%
XYZ:
34.2855, 28.3684, 29.6552
xyY:
0.3714, 0.3073, 28.3684
CIE-Lab:
60.2201, 27.3920, 1.7726
CIE-LCH:
60.2201, 27.4493, 3.7026
CIE-Luv:
60.2201, 40.7599, -2.4204
Hunter-Lab:
53.2620, 21.6946, 4.2719
#c07f8f color charts
#c07f8f color shades, tints & tones
#c07f8f color schemes
#c07f8f color preview, HTML & CSS examples
This text has a color of #c07f8f
<p style="color:#c07f8f;">Text here</p>
.mytext {color:#c07f8f;}
This box has a color of #c07f8f
<div style="background-color:#c07f8f;">Content here</div>
.mybackground {background-color:#c07f8f;}
Border around this has a color of #c07f8f
<div style="border:2px solid #c07f8f;">Content here</div>
.myborder {border:2px solid #c07f8f;}