#c56f7f color space conversions
Hex:
#c56f7f
RGB:
197, 111, 127
CMY:
23, 56, 50
CMYK:
0, 44, 36, 23
HSL:
349°, 42.5743%, 60.3922%
HSV (HSB):
349°, 43.6548%, 77.2549%
XYZ:
32.5412, 24.7715, 23.1449
xyY:
0.4045, 0.3079, 24.7715
CIE-Lab:
56.8521, 35.7676, 6.2462
CIE-LCH:
56.8521, 36.3089, 9.9058
CIE-Luv:
56.8521, 56.9319, 1.8160
Hunter-Lab:
49.7710, 29.6073, 7.2681
#c56f7f color charts
#c56f7f color shades, tints & tones
#c56f7f color schemes
#c56f7f color preview, HTML & CSS examples
This text has a color of #c56f7f
<p style="color:#c56f7f;">Text here</p>
.mytext {color:#c56f7f;}
This box has a color of #c56f7f
<div style="background-color:#c56f7f;">Content here</div>
.mybackground {background-color:#c56f7f;}
Border around this has a color of #c56f7f
<div style="border:2px solid #c56f7f;">Content here</div>
.myborder {border:2px solid #c56f7f;}