#c96f7f color space conversions
Hex:
#c96f7f
RGB:
201, 111, 127
CMY:
21, 56, 50
CMYK:
0, 45, 37, 21
HSL:
349°, 45.4545%, 61.1765%
HSV (HSB):
349°, 44.7761%, 78.8235%
XYZ:
33.6026, 25.3187, 23.1946
xyY:
0.4092, 0.3083, 25.3187
CIE-Lab:
57.3846, 37.2348, 7.0790
CIE-LCH:
57.3846, 37.9017, 10.7645
CIE-Luv:
57.3846, 60.0244, 2.5908
Hunter-Lab:
50.3177, 31.1480, 7.8918
#c96f7f color charts
#c96f7f color shades, tints & tones
#c96f7f color schemes
#c96f7f color preview, HTML & CSS examples
This text has a color of #c96f7f
<p style="color:#c96f7f;">Text here</p>
.mytext {color:#c96f7f;}
This box has a color of #c96f7f
<div style="background-color:#c96f7f;">Content here</div>
.mybackground {background-color:#c96f7f;}
Border around this has a color of #c96f7f
<div style="border:2px solid #c96f7f;">Content here</div>
.myborder {border:2px solid #c96f7f;}