#c39f9f color space conversions
Hex:
#c39f9f
RGB:
195, 159, 159
CMY:
24, 38, 38
CMYK:
0, 18, 18, 24
HSL:
0°, 23.0769%, 69.4118%
HSV (HSB):
0°, 18.4615%, 76.4706%
XYZ:
41.1618, 38.9016, 38.1402
xyY:
0.3482, 0.3291, 38.9016
CIE-Lab:
68.6799, 13.2879, 5.0155
CIE-LCH:
68.6799, 14.2030, 20.6789
CIE-Luv:
68.6799, 22.2546, 4.7885
Hunter-Lab:
62.3711, 8.6516, 7.4037
#c39f9f color charts
#c39f9f color shades, tints & tones
#c39f9f color schemes
#c39f9f color preview, HTML & CSS examples
This text has a color of #c39f9f
<p style="color:#c39f9f;">Text here</p>
.mytext {color:#c39f9f;}
This box has a color of #c39f9f
<div style="background-color:#c39f9f;">Content here</div>
.mybackground {background-color:#c39f9f;}
Border around this has a color of #c39f9f
<div style="border:2px solid #c39f9f;">Content here</div>
.myborder {border:2px solid #c39f9f;}