#c08f9d color space conversions
Hex:
#c08f9d
RGB:
192, 143, 157
CMY:
25, 44, 38
CMYK:
0, 26, 18, 25
HSL:
343°, 28.0000%, 65.6863%
HSV (HSB):
343°, 25.5208%, 75.2941%
XYZ:
37.6465, 33.2857, 36.3389
xyY:
0.3509, 0.3103, 33.2857
CIE-Lab:
64.3916, 20.6812, -0.1228
CIE-LCH:
64.3916, 20.6816, 359.6598
CIE-Luv:
64.3916, 29.5358, -3.8228
Hunter-Lab:
57.6938, 15.5112, 3.0414
#c08f9d color charts
#c08f9d color shades, tints & tones
#c08f9d color schemes
#c08f9d color preview, HTML & CSS examples
This text has a color of #c08f9d
<p style="color:#c08f9d;">Text here</p>
.mytext {color:#c08f9d;}
This box has a color of #c08f9d
<div style="background-color:#c08f9d;">Content here</div>
.mybackground {background-color:#c08f9d;}
Border around this has a color of #c08f9d
<div style="border:2px solid #c08f9d;">Content here</div>
.myborder {border:2px solid #c08f9d;}